huangsanjia 54121f60df 安装top-mongo 2 éve
..
Adapter 54121f60df 安装top-mongo 2 éve
DataCollector e099aa22e8 first commit 2 éve
DependencyInjection e099aa22e8 first commit 2 éve
Exception e099aa22e8 first commit 2 éve
Marshaller e099aa22e8 first commit 2 éve
Messenger e099aa22e8 first commit 2 éve
Traits 54121f60df 安装top-mongo 2 éve
CHANGELOG.md e099aa22e8 first commit 2 éve
CacheItem.php e099aa22e8 first commit 2 éve
DoctrineProvider.php e099aa22e8 first commit 2 éve
LICENSE e099aa22e8 first commit 2 éve
LockRegistry.php e099aa22e8 first commit 2 éve
PruneableInterface.php e099aa22e8 first commit 2 éve
Psr16Cache.php e099aa22e8 first commit 2 éve
README.md e099aa22e8 first commit 2 éve
ResettableInterface.php e099aa22e8 first commit 2 éve
composer.json 54121f60df 安装top-mongo 2 éve

README.md

Symfony PSR-6 implementation for caching

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.

Resources