lizhen_gitee c09633cdcb composer require aws/aws-sdk-php | hace 10 meses | |
---|---|---|
.. | ||
Adapter | hace 10 meses | |
DataCollector | hace 10 meses | |
DependencyInjection | hace 2 años | |
Exception | hace 2 años | |
Marshaller | hace 2 años | |
Simple | hace 2 años | |
Traits | hace 10 meses | |
CHANGELOG.md | hace 2 años | |
CacheItem.php | hace 10 meses | |
DoctrineProvider.php | hace 2 años | |
LICENSE | hace 2 años | |
LockRegistry.php | hace 2 años | |
PruneableInterface.php | hace 2 años | |
Psr16Cache.php | hace 2 años | |
README.md | hace 10 meses | |
ResettableInterface.php | hace 2 años | |
composer.json | hace 10 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
.