酒店预订平台
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
 
Gitea cbaa767e15 ss 3 lat temu
..
.gitignore init 3 lat temu
CacheInterface.php init 3 lat temu
CacheTrait.php init 3 lat temu
CallbackInterface.php init 3 lat temu
ItemInterface.php init 3 lat temu
LICENSE init 3 lat temu
README.md init 3 lat temu
TagAwareCacheInterface.php init 3 lat temu
composer.json init 3 lat temu

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.