wupengfei 6ebec11909 1 hace 3 años
..
.gitignore 6ebec11909 1 hace 3 años
CHANGELOG.md 6ebec11909 1 hace 3 años
CacheInterface.php 6ebec11909 1 hace 3 años
CacheTrait.php 6ebec11909 1 hace 3 años
CallbackInterface.php 6ebec11909 1 hace 3 años
ItemInterface.php 6ebec11909 1 hace 3 años
LICENSE 6ebec11909 1 hace 3 años
README.md 6ebec11909 1 hace 3 años
TagAwareCacheInterface.php 6ebec11909 1 hace 3 años
composer.json 6ebec11909 1 hace 3 años

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.