root f4b10b55a0 Initial commit hai 1 mes
..
Adapter f4b10b55a0 Initial commit hai 1 mes
DataCollector f4b10b55a0 Initial commit hai 1 mes
DependencyInjection f4b10b55a0 Initial commit hai 1 mes
Exception f4b10b55a0 Initial commit hai 1 mes
Marshaller f4b10b55a0 Initial commit hai 1 mes
Messenger f4b10b55a0 Initial commit hai 1 mes
Traits f4b10b55a0 Initial commit hai 1 mes
CHANGELOG.md f4b10b55a0 Initial commit hai 1 mes
CacheItem.php f4b10b55a0 Initial commit hai 1 mes
DoctrineProvider.php f4b10b55a0 Initial commit hai 1 mes
LICENSE f4b10b55a0 Initial commit hai 1 mes
LockRegistry.php f4b10b55a0 Initial commit hai 1 mes
PruneableInterface.php f4b10b55a0 Initial commit hai 1 mes
Psr16Cache.php f4b10b55a0 Initial commit hai 1 mes
README.md f4b10b55a0 Initial commit hai 1 mes
ResettableInterface.php f4b10b55a0 Initial commit hai 1 mes
composer.json f4b10b55a0 Initial commit hai 1 mes

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