liuhairui d639ae31bf first commit před 9 měsíci
..
CHANGELOG.md 3fddb478af first commit před 2 roky
CacheInterface.php d639ae31bf first commit před 9 měsíci
CacheTrait.php d639ae31bf first commit před 9 měsíci
CallbackInterface.php 3fddb478af first commit před 2 roky
ItemInterface.php 3fddb478af first commit před 2 roky
LICENSE d639ae31bf first commit před 9 měsíci
README.md 3fddb478af first commit před 2 roky
TagAwareCacheInterface.php 3fddb478af first commit před 2 roky
composer.json 3fddb478af first commit před 2 roky

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.