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