酒店预订平台
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 
Gitea cbaa767e15 ss 3 yıl önce
..
.gitignore init 3 yıl önce
CacheInterface.php init 3 yıl önce
CacheTrait.php init 3 yıl önce
CallbackInterface.php init 3 yıl önce
ItemInterface.php init 3 yıl önce
LICENSE init 3 yıl önce
README.md init 3 yıl önce
TagAwareCacheInterface.php init 3 yıl önce
composer.json init 3 yıl önce

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.