urban 02fbfd43e2 codes commit 3 недель назад
..
.gitignore 02fbfd43e2 codes commit 3 недель назад
CHANGELOG.md 02fbfd43e2 codes commit 3 недель назад
CacheInterface.php 02fbfd43e2 codes commit 3 недель назад
CacheTrait.php 02fbfd43e2 codes commit 3 недель назад
CallbackInterface.php 02fbfd43e2 codes commit 3 недель назад
ItemInterface.php 02fbfd43e2 codes commit 3 недель назад
LICENSE 02fbfd43e2 codes commit 3 недель назад
README.md 02fbfd43e2 codes commit 3 недель назад
TagAwareCacheInterface.php 02fbfd43e2 codes commit 3 недель назад
composer.json 02fbfd43e2 codes commit 3 недель назад

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.