陈冲 c393eb8272 文件权限配置www755 | hai 2 meses | |
---|---|---|
.. | ||
Adapter | hai 2 meses | |
DataCollector | hai 2 meses | |
DependencyInjection | hai 2 meses | |
Exception | hai 2 meses | |
Marshaller | hai 2 meses | |
Messenger | hai 2 meses | |
Traits | hai 2 meses | |
CHANGELOG.md | hai 2 meses | |
CacheItem.php | hai 2 meses | |
DoctrineProvider.php | hai 2 meses | |
LICENSE | hai 2 meses | |
LockRegistry.php | hai 2 meses | |
PruneableInterface.php | hai 2 meses | |
Psr16Cache.php | hai 2 meses | |
README.md | hai 2 meses | |
ResettableInterface.php | hai 2 meses | |
composer.json | hai 2 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
.