Kirin 93a3391a21 init преди 11 месеца
..
Adapter 93a3391a21 init преди 11 месеца
DataCollector 93a3391a21 init преди 11 месеца
DependencyInjection 93a3391a21 init преди 11 месеца
Exception 93a3391a21 init преди 11 месеца
Marshaller 93a3391a21 init преди 11 месеца
Messenger 93a3391a21 init преди 11 месеца
Traits 93a3391a21 init преди 11 месеца
CHANGELOG.md 93a3391a21 init преди 11 месеца
CacheItem.php 93a3391a21 init преди 11 месеца
DoctrineProvider.php 93a3391a21 init преди 11 месеца
LICENSE 93a3391a21 init преди 11 месеца
LockRegistry.php 93a3391a21 init преди 11 месеца
PruneableInterface.php 93a3391a21 init преди 11 месеца
Psr16Cache.php 93a3391a21 init преди 11 месеца
README.md 93a3391a21 init преди 11 месеца
ResettableInterface.php 93a3391a21 init преди 11 месеца
composer.json 93a3391a21 init преди 11 месеца

README.md

Symfony PSR-6 implementation for caching

The Cache component provides an extended PSR-6 implementation for adding cache to your applications. It is designed to have a low overhead so that caching is fastest. It ships with a few caching adapters for the most widespread and suited to caching backends. It also provides a doctrine/cache proxy adapter to cover more advanced caching needs and a proxy adapter for greater interoperability between PSR-6 implementations.

Resources