root f4b10b55a0 Initial commit пре 3 месеци
..
Adapter f4b10b55a0 Initial commit пре 3 месеци
DataCollector f4b10b55a0 Initial commit пре 3 месеци
DependencyInjection f4b10b55a0 Initial commit пре 3 месеци
Exception f4b10b55a0 Initial commit пре 3 месеци
Marshaller f4b10b55a0 Initial commit пре 3 месеци
Messenger f4b10b55a0 Initial commit пре 3 месеци
Traits f4b10b55a0 Initial commit пре 3 месеци
CHANGELOG.md f4b10b55a0 Initial commit пре 3 месеци
CacheItem.php f4b10b55a0 Initial commit пре 3 месеци
DoctrineProvider.php f4b10b55a0 Initial commit пре 3 месеци
LICENSE f4b10b55a0 Initial commit пре 3 месеци
LockRegistry.php f4b10b55a0 Initial commit пре 3 месеци
PruneableInterface.php f4b10b55a0 Initial commit пре 3 месеци
Psr16Cache.php f4b10b55a0 Initial commit пре 3 месеци
README.md f4b10b55a0 Initial commit пре 3 месеци
ResettableInterface.php f4b10b55a0 Initial commit пре 3 месеци
composer.json f4b10b55a0 Initial commit пре 3 месеци

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