lizhen_gitee c09633cdcb composer require aws/aws-sdk-php | před 1 rokem | |
---|---|---|
.. | ||
Adapter | před 1 rokem | |
DataCollector | před 1 rokem | |
DependencyInjection | před 2 roky | |
Exception | před 2 roky | |
Marshaller | před 2 roky | |
Simple | před 2 roky | |
Traits | před 1 rokem | |
CHANGELOG.md | před 2 roky | |
CacheItem.php | před 1 rokem | |
DoctrineProvider.php | před 2 roky | |
LICENSE | před 2 roky | |
LockRegistry.php | před 2 roky | |
PruneableInterface.php | před 2 roky | |
Psr16Cache.php | před 2 roky | |
README.md | před 1 rokem | |
ResettableInterface.php | před 2 roky | |
composer.json | před 1 rokem |
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
.