songxingwei 25efe5aeb9 1 2 år sedan
..
.gitignore 25efe5aeb9 1 2 år sedan
CHANGELOG.md 25efe5aeb9 1 2 år sedan
CacheInterface.php 25efe5aeb9 1 2 år sedan
CacheTrait.php 25efe5aeb9 1 2 år sedan
CallbackInterface.php 25efe5aeb9 1 2 år sedan
ItemInterface.php 25efe5aeb9 1 2 år sedan
LICENSE 25efe5aeb9 1 2 år sedan
README.md 25efe5aeb9 1 2 år sedan
TagAwareCacheInterface.php 25efe5aeb9 1 2 år sedan
composer.json 25efe5aeb9 1 2 år sedan

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.