ss 33d2a96cf2 初始化 10 months ago
..
Adapter 33d2a96cf2 初始化 10 months ago
DataCollector 33d2a96cf2 初始化 10 months ago
DependencyInjection 33d2a96cf2 初始化 10 months ago
Exception 33d2a96cf2 初始化 10 months ago
Marshaller 33d2a96cf2 初始化 10 months ago
Messenger 33d2a96cf2 初始化 10 months ago
Traits 33d2a96cf2 初始化 10 months ago
CHANGELOG.md 33d2a96cf2 初始化 10 months ago
CacheItem.php 33d2a96cf2 初始化 10 months ago
DoctrineProvider.php 33d2a96cf2 初始化 10 months ago
LICENSE 33d2a96cf2 初始化 10 months ago
LockRegistry.php 33d2a96cf2 初始化 10 months ago
PruneableInterface.php 33d2a96cf2 初始化 10 months ago
Psr16Cache.php 33d2a96cf2 初始化 10 months ago
README.md 33d2a96cf2 初始化 10 months ago
ResettableInterface.php 33d2a96cf2 初始化 10 months ago
composer.json 33d2a96cf2 初始化 10 months 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