lizhen_gitee c09633cdcb composer require aws/aws-sdk-php | пре 10 месеци | |
---|---|---|
.. | ||
Adapter | пре 10 месеци | |
DataCollector | пре 10 месеци | |
DependencyInjection | пре 2 година | |
Exception | пре 2 година | |
Marshaller | пре 2 година | |
Simple | пре 2 година | |
Traits | пре 10 месеци | |
CHANGELOG.md | пре 2 година | |
CacheItem.php | пре 10 месеци | |
DoctrineProvider.php | пре 2 година | |
LICENSE | пре 2 година | |
LockRegistry.php | пре 2 година | |
PruneableInterface.php | пре 2 година | |
Psr16Cache.php | пре 2 година | |
README.md | пре 10 месеци | |
ResettableInterface.php | пре 2 година | |
composer.json | пре 10 месеци |
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
.