wangsaitao b6131e421c 提交 | hai 1 ano | |
---|---|---|
.. | ||
Adapter | hai 1 ano | |
DataCollector | hai 1 ano | |
DependencyInjection | hai 1 ano | |
Exception | hai 1 ano | |
Marshaller | hai 1 ano | |
Messenger | hai 1 ano | |
Traits | hai 1 ano | |
CHANGELOG.md | hai 1 ano | |
CacheItem.php | hai 1 ano | |
DoctrineProvider.php | hai 1 ano | |
LICENSE | hai 1 ano | |
LockRegistry.php | hai 1 ano | |
PruneableInterface.php | hai 1 ano | |
Psr16Cache.php | hai 1 ano | |
README.md | hai 1 ano | |
ResettableInterface.php | hai 1 ano | |
composer.json | hai 1 ano |
The Cache component provides an extended
PSR-6 implementation for adding cache to
your applications. It is designed to have a low overhead so that caching is
fastest. It ships with a few caching adapters for the most widespread and
suited to caching backends. It also provides a doctrine/cache
proxy adapter
to cover more advanced caching needs and a proxy adapter for greater
interoperability between PSR-6 implementations.