liuhairui f27ac772af first commit преди 8 месеца
..
Adapter f27ac772af first commit преди 8 месеца
DataCollector f27ac772af first commit преди 8 месеца
DependencyInjection f27ac772af first commit преди 8 месеца
Exception f27ac772af first commit преди 8 месеца
Marshaller f27ac772af first commit преди 8 месеца
Messenger f27ac772af first commit преди 8 месеца
Traits f27ac772af first commit преди 8 месеца
CHANGELOG.md f27ac772af first commit преди 8 месеца
CacheItem.php f27ac772af first commit преди 8 месеца
DoctrineProvider.php f27ac772af first commit преди 8 месеца
LICENSE f27ac772af first commit преди 8 месеца
LockRegistry.php f27ac772af first commit преди 8 месеца
PruneableInterface.php f27ac772af first commit преди 8 месеца
Psr16Cache.php f27ac772af first commit преди 8 месеца
README.md f27ac772af first commit преди 8 месеца
ResettableInterface.php f27ac772af first commit преди 8 месеца
composer.json f27ac772af first commit преди 8 месеца

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