唐金木 07e2592bdb first commit 4 anos atrás
..
.gitignore 07e2592bdb first commit 4 anos atrás
CacheInterface.php 07e2592bdb first commit 4 anos atrás
CacheTrait.php 07e2592bdb first commit 4 anos atrás
CallbackInterface.php 07e2592bdb first commit 4 anos atrás
ItemInterface.php 07e2592bdb first commit 4 anos atrás
LICENSE 07e2592bdb first commit 4 anos atrás
README.md 07e2592bdb first commit 4 anos atrás
TagAwareCacheInterface.php 07e2592bdb first commit 4 anos atrás
composer.json 07e2592bdb first commit 4 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.