酒店预订平台
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
..
.gitignore init há 3 anos
CacheInterface.php init há 3 anos
CacheTrait.php init há 3 anos
CallbackInterface.php init há 3 anos
ItemInterface.php init há 3 anos
LICENSE init há 3 anos
README.md init há 3 anos
TagAwareCacheInterface.php init há 3 anos
composer.json init há 3 anos

README.md

Symfony Cache Contracts

A set of abstractions extracted out of the Symfony components.

Can be used to build on semantics that the Symfony components proved useful - and that already have battle tested implementations.

See https://github.com/symfony/contracts/blob/master/README.md for more information.