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