zhanglinxin b77d217312 提交下载pdf преди 1 година
..
Adapter b77d217312 提交下载pdf преди 1 година
DataCollector 0979d0b593 1 преди 1 година
DependencyInjection fe31932141 1 преди 2 години
Exception fe31932141 1 преди 2 години
Marshaller 11add431f9 1 преди 2 години
Messenger 0979d0b593 1 преди 1 година
Traits b77d217312 提交下载pdf преди 1 година
CHANGELOG.md fe31932141 1 преди 2 години
CacheItem.php 11add431f9 1 преди 2 години
DoctrineProvider.php fe31932141 1 преди 2 години
LICENSE 0979d0b593 1 преди 1 година
LockRegistry.php fe31932141 1 преди 2 години
PruneableInterface.php fe31932141 1 преди 2 години
Psr16Cache.php fe31932141 1 преди 2 години
README.md 11add431f9 1 преди 2 години
ResettableInterface.php fe31932141 1 преди 2 години
composer.json b77d217312 提交下载pdf преди 1 година

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