moonsflyer 693132d426 init hace 10 meses
..
Adapter 693132d426 init hace 10 meses
DataCollector 693132d426 init hace 10 meses
DependencyInjection 693132d426 init hace 10 meses
Exception 693132d426 init hace 10 meses
Marshaller 693132d426 init hace 10 meses
Messenger 693132d426 init hace 10 meses
Traits 693132d426 init hace 10 meses
CHANGELOG.md 693132d426 init hace 10 meses
CacheItem.php 693132d426 init hace 10 meses
LICENSE 693132d426 init hace 10 meses
LockRegistry.php 693132d426 init hace 10 meses
PruneableInterface.php 693132d426 init hace 10 meses
Psr16Cache.php 693132d426 init hace 10 meses
README.md 693132d426 init hace 10 meses
ResettableInterface.php 693132d426 init hace 10 meses
composer.json 693132d426 init hace 10 meses

README.md

Symfony PSR-6 implementation for caching

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.

Resources