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

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