酒店预订平台
Você não pode selecionar mais de 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 3 anos atrás
..
.gitignore init 3 anos atrás
CacheInterface.php init 3 anos atrás
CacheTrait.php init 3 anos atrás
CallbackInterface.php init 3 anos atrás
ItemInterface.php init 3 anos atrás
LICENSE init 3 anos atrás
README.md init 3 anos atrás
TagAwareCacheInterface.php init 3 anos atrás
composer.json init 3 anos atrás

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.