zhangdehua 898e06e04e first commit il y a 1 an
..
.gitignore 898e06e04e first commit il y a 1 an
CHANGELOG.md 898e06e04e first commit il y a 1 an
CacheInterface.php 898e06e04e first commit il y a 1 an
CacheTrait.php 898e06e04e first commit il y a 1 an
CallbackInterface.php 898e06e04e first commit il y a 1 an
ItemInterface.php 898e06e04e first commit il y a 1 an
LICENSE 898e06e04e first commit il y a 1 an
README.md 898e06e04e first commit il y a 1 an
TagAwareCacheInterface.php 898e06e04e first commit il y a 1 an
composer.json 898e06e04e first commit il y a 1 an

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/main/README.md for more information.