songxingwei 0713a33ac2 1 há 3 anos atrás
..
.gitignore 0713a33ac2 1 há 3 anos atrás
CHANGELOG.md 0713a33ac2 1 há 3 anos atrás
CacheInterface.php 0713a33ac2 1 há 3 anos atrás
CacheTrait.php 0713a33ac2 1 há 3 anos atrás
CallbackInterface.php 0713a33ac2 1 há 3 anos atrás
ItemInterface.php 0713a33ac2 1 há 3 anos atrás
LICENSE 0713a33ac2 1 há 3 anos atrás
README.md 0713a33ac2 1 há 3 anos atrás
TagAwareCacheInterface.php 0713a33ac2 1 há 3 anos atrás
composer.json 0713a33ac2 1 há 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.