唐金木 07e2592bdb first commit vor 4 Jahren
..
.gitignore 07e2592bdb first commit vor 4 Jahren
CacheInterface.php 07e2592bdb first commit vor 4 Jahren
CacheTrait.php 07e2592bdb first commit vor 4 Jahren
CallbackInterface.php 07e2592bdb first commit vor 4 Jahren
ItemInterface.php 07e2592bdb first commit vor 4 Jahren
LICENSE 07e2592bdb first commit vor 4 Jahren
README.md 07e2592bdb first commit vor 4 Jahren
TagAwareCacheInterface.php 07e2592bdb first commit vor 4 Jahren
composer.json 07e2592bdb first commit vor 4 Jahren

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.