xieruidong aa6a296225 merchant 2 years ago
..
Adapter aa6a296225 merchant 2 years ago
DataCollector aa6a296225 merchant 2 years ago
DependencyInjection aa6a296225 merchant 2 years ago
Exception aa6a296225 merchant 2 years ago
Marshaller aa6a296225 merchant 2 years ago
Messenger aa6a296225 merchant 2 years ago
Traits aa6a296225 merchant 2 years ago
CHANGELOG.md aa6a296225 merchant 2 years ago
CacheItem.php aa6a296225 merchant 2 years ago
DoctrineProvider.php aa6a296225 merchant 2 years ago
LICENSE aa6a296225 merchant 2 years ago
LockRegistry.php aa6a296225 merchant 2 years ago
PruneableInterface.php aa6a296225 merchant 2 years ago
Psr16Cache.php aa6a296225 merchant 2 years ago
README.md aa6a296225 merchant 2 years ago
ResettableInterface.php aa6a296225 merchant 2 years ago
composer.json aa6a296225 merchant 2 years ago

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