liuhairui d639ae31bf first commit 9 meses atrás
..
CHANGELOG.md 3fddb478af first commit 2 anos atrás
CacheInterface.php d639ae31bf first commit 9 meses atrás
CacheTrait.php d639ae31bf first commit 9 meses atrás
CallbackInterface.php 3fddb478af first commit 2 anos atrás
ItemInterface.php 3fddb478af first commit 2 anos atrás
LICENSE d639ae31bf first commit 9 meses atrás
README.md 3fddb478af first commit 2 anos atrás
TagAwareCacheInterface.php 3fddb478af first commit 2 anos atrás
composer.json 3fddb478af first commit 2 anos atrás

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.