lijilei 7d4aad4428 fisrt commit пре 3 година
..
Adapter 7d4aad4428 fisrt commit пре 3 година
DataCollector 7d4aad4428 fisrt commit пре 3 година
Exception 7d4aad4428 fisrt commit пре 3 година
Simple 7d4aad4428 fisrt commit пре 3 година
Tests 7d4aad4428 fisrt commit пре 3 година
Traits 7d4aad4428 fisrt commit пре 3 година
.gitignore 7d4aad4428 fisrt commit пре 3 година
CHANGELOG.md 7d4aad4428 fisrt commit пре 3 година
CacheItem.php 7d4aad4428 fisrt commit пре 3 година
DoctrineProvider.php 7d4aad4428 fisrt commit пре 3 година
LICENSE 7d4aad4428 fisrt commit пре 3 година
PruneableInterface.php 7d4aad4428 fisrt commit пре 3 година
README.md 7d4aad4428 fisrt commit пре 3 година
ResettableInterface.php 7d4aad4428 fisrt commit пре 3 година
composer.json 7d4aad4428 fisrt commit пре 3 година
phpunit.xml.dist 7d4aad4428 fisrt commit пре 3 година

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