酒店预订平台
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
娄梦宁 6fc8404cd4 init há 3 anos
..
Adapter init há 3 anos
DataCollector init há 3 anos
DependencyInjection init há 3 anos
Exception init há 3 anos
Marshaller init há 3 anos
Simple init há 3 anos
Traits init há 3 anos
CHANGELOG.md init há 3 anos
CacheItem.php init há 3 anos
DoctrineProvider.php init há 3 anos
LICENSE init há 3 anos
LockRegistry.php init há 3 anos
PruneableInterface.php init há 3 anos
Psr16Cache.php init há 3 anos
README.md init há 3 anos
ResettableInterface.php init há 3 anos
composer.json init há 3 anos

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