lizhen_gitee 464b277bee 安装环信php server sdk,composer require maniac/easemob-php | il y a 10 mois | |
---|---|---|
.. | ||
Adapter | il y a 10 mois | |
DataCollector | il y a 10 mois | |
DependencyInjection | il y a 10 mois | |
Exception | il y a 3 ans | |
Marshaller | il y a 3 ans | |
Simple | il y a 10 mois | |
Traits | il y a 10 mois | |
CHANGELOG.md | il y a 3 ans | |
CacheItem.php | il y a 10 mois | |
DoctrineProvider.php | il y a 10 mois | |
LICENSE | il y a 10 mois | |
LockRegistry.php | il y a 10 mois | |
PruneableInterface.php | il y a 3 ans | |
Psr16Cache.php | il y a 10 mois | |
README.md | il y a 10 mois | |
ResettableInterface.php | il y a 3 ans | |
composer.json | il y a 10 mois |
The Cache component provides extended
PSR-6 implementations for adding cache to
your applications. It is designed to have a low overhead so that caching is
fastest. It ships with adapters for the most widespread caching backends.
It also provides a PSR-16 adapter,
and implementations for symfony/cache-contracts'
CacheInterface
and TagAwareCacheInterface
.