jun 241d78f74c first commit hai 4 días
..
Adapter 241d78f74c first commit hai 4 días
DataCollector 241d78f74c first commit hai 4 días
DependencyInjection 241d78f74c first commit hai 4 días
Exception 241d78f74c first commit hai 4 días
Marshaller 241d78f74c first commit hai 4 días
Messenger 241d78f74c first commit hai 4 días
Traits 241d78f74c first commit hai 4 días
CHANGELOG.md 241d78f74c first commit hai 4 días
CacheItem.php 241d78f74c first commit hai 4 días
DoctrineProvider.php 241d78f74c first commit hai 4 días
LICENSE 241d78f74c first commit hai 4 días
LockRegistry.php 241d78f74c first commit hai 4 días
PruneableInterface.php 241d78f74c first commit hai 4 días
Psr16Cache.php 241d78f74c first commit hai 4 días
README.md 241d78f74c first commit hai 4 días
ResettableInterface.php 241d78f74c first commit hai 4 días
composer.json 241d78f74c first commit hai 4 días

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