liuhairui d639ae31bf first commit 9 місяців тому
..
CHANGELOG.md 3fddb478af first commit 2 роки тому
CacheInterface.php d639ae31bf first commit 9 місяців тому
CacheTrait.php d639ae31bf first commit 9 місяців тому
CallbackInterface.php 3fddb478af first commit 2 роки тому
ItemInterface.php 3fddb478af first commit 2 роки тому
LICENSE d639ae31bf first commit 9 місяців тому
README.md 3fddb478af first commit 2 роки тому
TagAwareCacheInterface.php 3fddb478af first commit 2 роки тому
composer.json 3fddb478af first commit 2 роки тому

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.