加密后的代码
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Your Name 0657344a40 first commit vor 2 Monaten
..
Adapter first commit vor 2 Monaten
DataCollector first commit vor 2 Monaten
DependencyInjection first commit vor 2 Monaten
Exception first commit vor 2 Monaten
Marshaller first commit vor 2 Monaten
Simple first commit vor 2 Monaten
Traits first commit vor 2 Monaten
CHANGELOG.md first commit vor 2 Monaten
CacheItem.php first commit vor 2 Monaten
DoctrineProvider.php first commit vor 2 Monaten
LICENSE first commit vor 2 Monaten
LockRegistry.php first commit vor 2 Monaten
PruneableInterface.php first commit vor 2 Monaten
Psr16Cache.php first commit vor 2 Monaten
README.md first commit vor 2 Monaten
ResettableInterface.php first commit vor 2 Monaten
composer.json first commit vor 2 Monaten

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