王大坤 38036665fe update 2 лет назад
..
Adapter 38036665fe update 2 лет назад
DataCollector 38036665fe update 2 лет назад
DependencyInjection 38036665fe update 2 лет назад
Exception 38036665fe update 2 лет назад
Marshaller 38036665fe update 2 лет назад
Messenger 38036665fe update 2 лет назад
Traits 38036665fe update 2 лет назад
CHANGELOG.md 38036665fe update 2 лет назад
CacheItem.php 38036665fe update 2 лет назад
DoctrineProvider.php 38036665fe update 2 лет назад
LICENSE 38036665fe update 2 лет назад
LockRegistry.php 38036665fe update 2 лет назад
PruneableInterface.php 38036665fe update 2 лет назад
Psr16Cache.php 38036665fe update 2 лет назад
README.md 38036665fe update 2 лет назад
ResettableInterface.php 38036665fe update 2 лет назад
composer.json 38036665fe update 2 лет назад

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