lizhen_gitee 464b277bee 安装环信php server sdk,composer require maniac/easemob-php | hace 10 meses | |
---|---|---|
.. | ||
Adapter | hace 10 meses | |
DataCollector | hace 10 meses | |
DependencyInjection | hace 10 meses | |
Exception | hace 3 años | |
Marshaller | hace 3 años | |
Simple | hace 10 meses | |
Traits | hace 10 meses | |
CHANGELOG.md | hace 3 años | |
CacheItem.php | hace 10 meses | |
DoctrineProvider.php | hace 10 meses | |
LICENSE | hace 10 meses | |
LockRegistry.php | hace 10 meses | |
PruneableInterface.php | hace 3 años | |
Psr16Cache.php | hace 10 meses | |
README.md | hace 10 meses | |
ResettableInterface.php | hace 3 años | |
composer.json | hace 10 meses |
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
.