moonsflyer 693132d426 init 10 сар өмнө
..
Adapter 693132d426 init 10 сар өмнө
DataCollector 693132d426 init 10 сар өмнө
DependencyInjection 693132d426 init 10 сар өмнө
Exception 693132d426 init 10 сар өмнө
Marshaller 693132d426 init 10 сар өмнө
Messenger 693132d426 init 10 сар өмнө
Traits 693132d426 init 10 сар өмнө
CHANGELOG.md 693132d426 init 10 сар өмнө
CacheItem.php 693132d426 init 10 сар өмнө
LICENSE 693132d426 init 10 сар өмнө
LockRegistry.php 693132d426 init 10 сар өмнө
PruneableInterface.php 693132d426 init 10 сар өмнө
Psr16Cache.php 693132d426 init 10 сар өмнө
README.md 693132d426 init 10 сар өмнө
ResettableInterface.php 693132d426 init 10 сар өмнө
composer.json 693132d426 init 10 сар өмнө

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