截流自动化的商城平台
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 fe0a99e39f first commit vor 1 Monat
..
Adapter first commit vor 1 Monat
DataCollector first commit vor 1 Monat
DependencyInjection first commit vor 1 Monat
Exception first commit vor 1 Monat
Marshaller first commit vor 1 Monat
Simple first commit vor 1 Monat
Traits first commit vor 1 Monat
CHANGELOG.md first commit vor 1 Monat
CacheItem.php first commit vor 1 Monat
DoctrineProvider.php first commit vor 1 Monat
LICENSE first commit vor 1 Monat
LockRegistry.php first commit vor 1 Monat
PruneableInterface.php first commit vor 1 Monat
Psr16Cache.php first commit vor 1 Monat
README.md first commit vor 1 Monat
ResettableInterface.php first commit vor 1 Monat
composer.json first commit vor 1 Monat

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