ss 33d2a96cf2 初始化 1 year ago
..
Adapter 33d2a96cf2 初始化 1 year ago
DataCollector 33d2a96cf2 初始化 1 year ago
DependencyInjection 33d2a96cf2 初始化 1 year ago
Exception 33d2a96cf2 初始化 1 year ago
Marshaller 33d2a96cf2 初始化 1 year ago
Messenger 33d2a96cf2 初始化 1 year ago
Traits 33d2a96cf2 初始化 1 year ago
CHANGELOG.md 33d2a96cf2 初始化 1 year ago
CacheItem.php 33d2a96cf2 初始化 1 year ago
DoctrineProvider.php 33d2a96cf2 初始化 1 year ago
LICENSE 33d2a96cf2 初始化 1 year ago
LockRegistry.php 33d2a96cf2 初始化 1 year ago
PruneableInterface.php 33d2a96cf2 初始化 1 year ago
Psr16Cache.php 33d2a96cf2 初始化 1 year ago
README.md 33d2a96cf2 初始化 1 year ago
ResettableInterface.php 33d2a96cf2 初始化 1 year ago
composer.json 33d2a96cf2 初始化 1 year ago

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