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

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