唐金木 07e2592bdb first commit il y a 4 ans
..
.gitignore 07e2592bdb first commit il y a 4 ans
CacheInterface.php 07e2592bdb first commit il y a 4 ans
CacheTrait.php 07e2592bdb first commit il y a 4 ans
CallbackInterface.php 07e2592bdb first commit il y a 4 ans
ItemInterface.php 07e2592bdb first commit il y a 4 ans
LICENSE 07e2592bdb first commit il y a 4 ans
README.md 07e2592bdb first commit il y a 4 ans
TagAwareCacheInterface.php 07e2592bdb first commit il y a 4 ans
composer.json 07e2592bdb first commit il y a 4 ans

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.