liuhairui d639ae31bf first commit пре 9 месеци
..
Adapter d639ae31bf first commit пре 9 месеци
DataCollector d639ae31bf first commit пре 9 месеци
DependencyInjection d639ae31bf first commit пре 9 месеци
Exception 3fddb478af first commit пре 2 година
Marshaller d639ae31bf first commit пре 9 месеци
Messenger d639ae31bf first commit пре 9 месеци
Traits d639ae31bf first commit пре 9 месеци
CHANGELOG.md 3fddb478af first commit пре 2 година
CacheItem.php 3fddb478af first commit пре 2 година
DoctrineProvider.php 3fddb478af first commit пре 2 година
LICENSE 3fddb478af first commit пре 2 година
LockRegistry.php d639ae31bf first commit пре 9 месеци
PruneableInterface.php 3fddb478af first commit пре 2 година
Psr16Cache.php 3fddb478af first commit пре 2 година
README.md 3fddb478af first commit пре 2 година
ResettableInterface.php 3fddb478af first commit пре 2 година
composer.json d639ae31bf first commit пре 9 месеци

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