酒店预订平台
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.
 
 
 
 
 
 
Gitea cbaa767e15 ss vor 3 Jahren
..
Adapter ss vor 3 Jahren
DataCollector ss vor 3 Jahren
DependencyInjection ss vor 3 Jahren
Exception ss vor 3 Jahren
Marshaller ss vor 3 Jahren
Simple ss vor 3 Jahren
Traits ss 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