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