酒店预订平台
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
 
娄梦宁 6fc8404cd4 init vor 3 Jahren
..
Adapter init vor 3 Jahren
DataCollector init vor 3 Jahren
DependencyInjection init vor 3 Jahren
Exception init vor 3 Jahren
Marshaller init vor 3 Jahren
Simple init vor 3 Jahren
Traits init vor 3 Jahren
CHANGELOG.md init vor 3 Jahren
CacheItem.php init vor 3 Jahren
DoctrineProvider.php init vor 3 Jahren
LICENSE init vor 3 Jahren
LockRegistry.php init vor 3 Jahren
PruneableInterface.php init vor 3 Jahren
Psr16Cache.php init vor 3 Jahren
README.md init vor 3 Jahren
ResettableInterface.php init vor 3 Jahren
composer.json init vor 3 Jahren

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