酒店预订平台
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
Gitea cbaa767e15 ss hace 3 años
..
.gitignore init hace 3 años
CacheInterface.php init hace 3 años
CacheTrait.php init hace 3 años
CallbackInterface.php init hace 3 años
ItemInterface.php init hace 3 años
LICENSE init hace 3 años
README.md init hace 3 años
TagAwareCacheInterface.php init hace 3 años
composer.json init hace 3 años

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.