songxingwei 0713a33ac2 1 преди 3 години
..
.gitignore 0713a33ac2 1 преди 3 години
CHANGELOG.md 0713a33ac2 1 преди 3 години
CacheInterface.php 0713a33ac2 1 преди 3 години
CacheTrait.php 0713a33ac2 1 преди 3 години
CallbackInterface.php 0713a33ac2 1 преди 3 години
ItemInterface.php 0713a33ac2 1 преди 3 години
LICENSE 0713a33ac2 1 преди 3 години
README.md 0713a33ac2 1 преди 3 години
TagAwareCacheInterface.php 0713a33ac2 1 преди 3 години
composer.json 0713a33ac2 1 преди 3 години

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.