lizhen_gitee 5a2b1d27f5 被忽略的 | há 7 meses atrás | |
---|---|---|
.. | ||
Adapter | há 7 meses atrás | |
DataCollector | há 7 meses atrás | |
DependencyInjection | há 7 meses atrás | |
Exception | há 7 meses atrás | |
Marshaller | há 7 meses atrás | |
Messenger | há 7 meses atrás | |
Traits | há 7 meses atrás | |
CHANGELOG.md | há 7 meses atrás | |
CacheItem.php | há 7 meses atrás | |
DoctrineProvider.php | há 7 meses atrás | |
LICENSE | há 7 meses atrás | |
LockRegistry.php | há 7 meses atrás | |
PruneableInterface.php | há 7 meses atrás | |
Psr16Cache.php | há 7 meses atrás | |
README.md | há 7 meses atrás | |
ResettableInterface.php | há 7 meses atrás | |
composer.json | há 7 meses atrás |
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
.