酒店预订平台
 
 
 
 
 
 
娄梦宁 6fc8404cd4 init před 3 roky
..
.gitignore init před 3 roky
CacheInterface.php init před 3 roky
CacheTrait.php init před 3 roky
CallbackInterface.php init před 3 roky
ItemInterface.php init před 3 roky
LICENSE init před 3 roky
README.md init před 3 roky
TagAwareCacheInterface.php init před 3 roky
composer.json init před 3 roky

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.