moonsflyer 693132d426 init il y a 9 mois
..
.gitignore 693132d426 init il y a 9 mois
CHANGELOG.md 693132d426 init il y a 9 mois
CacheInterface.php 693132d426 init il y a 9 mois
CacheTrait.php 693132d426 init il y a 9 mois
CallbackInterface.php 693132d426 init il y a 9 mois
ItemInterface.php 693132d426 init il y a 9 mois
LICENSE 693132d426 init il y a 9 mois
README.md 693132d426 init il y a 9 mois
TagAwareCacheInterface.php 693132d426 init il y a 9 mois
composer.json 693132d426 init il y a 9 mois

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.