Kirin 93a3391a21 init hai 11 meses
..
Adapter 93a3391a21 init hai 11 meses
DataCollector 93a3391a21 init hai 11 meses
DependencyInjection 93a3391a21 init hai 11 meses
Exception 93a3391a21 init hai 11 meses
Marshaller 93a3391a21 init hai 11 meses
Messenger 93a3391a21 init hai 11 meses
Traits 93a3391a21 init hai 11 meses
CHANGELOG.md 93a3391a21 init hai 11 meses
CacheItem.php 93a3391a21 init hai 11 meses
DoctrineProvider.php 93a3391a21 init hai 11 meses
LICENSE 93a3391a21 init hai 11 meses
LockRegistry.php 93a3391a21 init hai 11 meses
PruneableInterface.php 93a3391a21 init hai 11 meses
Psr16Cache.php 93a3391a21 init hai 11 meses
README.md 93a3391a21 init hai 11 meses
ResettableInterface.php 93a3391a21 init hai 11 meses
composer.json 93a3391a21 init hai 11 meses

README.md

Symfony PSR-6 implementation for caching

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.

Resources