andre bf975a579b version origin 3.4.0 %!s(int64=4) %!d(string=hai) anos
..
Adapter bf975a579b version origin 3.4.0 %!s(int64=4) %!d(string=hai) anos
DataCollector bf975a579b version origin 3.4.0 %!s(int64=4) %!d(string=hai) anos
Exception bf975a579b version origin 3.4.0 %!s(int64=4) %!d(string=hai) anos
Simple bf975a579b version origin 3.4.0 %!s(int64=4) %!d(string=hai) anos
Tests bf975a579b version origin 3.4.0 %!s(int64=4) %!d(string=hai) anos
Traits bf975a579b version origin 3.4.0 %!s(int64=4) %!d(string=hai) anos
.gitignore bf975a579b version origin 3.4.0 %!s(int64=4) %!d(string=hai) anos
CHANGELOG.md bf975a579b version origin 3.4.0 %!s(int64=4) %!d(string=hai) anos
CacheItem.php bf975a579b version origin 3.4.0 %!s(int64=4) %!d(string=hai) anos
DoctrineProvider.php bf975a579b version origin 3.4.0 %!s(int64=4) %!d(string=hai) anos
LICENSE bf975a579b version origin 3.4.0 %!s(int64=4) %!d(string=hai) anos
PruneableInterface.php bf975a579b version origin 3.4.0 %!s(int64=4) %!d(string=hai) anos
README.md bf975a579b version origin 3.4.0 %!s(int64=4) %!d(string=hai) anos
ResettableInterface.php bf975a579b version origin 3.4.0 %!s(int64=4) %!d(string=hai) anos
composer.json bf975a579b version origin 3.4.0 %!s(int64=4) %!d(string=hai) anos
phpunit.xml.dist bf975a579b version origin 3.4.0 %!s(int64=4) %!d(string=hai) anos

README.md

Symfony PSR-6 implementation for caching

This component provides an extended PSR-6 implementation for adding cache to your applications. It is designed to have a low overhead so that caching is fastest. It ships with a few caching adapters for the most widespread and suited to caching backends. It also provides a doctrine/cache proxy adapter to cover more advanced caching needs and a proxy adapter for greater interoperability between PSR-6 implementations.

Resources