bianjunhui 64bd59c9e4 JWT hace 2 años
..
Adapter 64bd59c9e4 JWT hace 2 años
DataCollector 64bd59c9e4 JWT hace 2 años
DependencyInjection 60ffb718d9 代码 hace 2 años
Exception 60ffb718d9 代码 hace 2 años
Marshaller 60ffb718d9 代码 hace 2 años
Messenger 64bd59c9e4 JWT hace 2 años
Traits 64bd59c9e4 JWT hace 2 años
CHANGELOG.md 60ffb718d9 代码 hace 2 años
CacheItem.php 60ffb718d9 代码 hace 2 años
DoctrineProvider.php 60ffb718d9 代码 hace 2 años
LICENSE 64bd59c9e4 JWT hace 2 años
LockRegistry.php 60ffb718d9 代码 hace 2 años
PruneableInterface.php 60ffb718d9 代码 hace 2 años
Psr16Cache.php 60ffb718d9 代码 hace 2 años
README.md 60ffb718d9 代码 hace 2 años
ResettableInterface.php 60ffb718d9 代码 hace 2 años
composer.json 60ffb718d9 代码 hace 2 años

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