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

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