shichen b6c5ecc67a init il y a 10 mois
..
.gitignore b6c5ecc67a init il y a 10 mois
CHANGELOG.md b6c5ecc67a init il y a 10 mois
CacheInterface.php b6c5ecc67a init il y a 10 mois
CacheTrait.php b6c5ecc67a init il y a 10 mois
CallbackInterface.php b6c5ecc67a init il y a 10 mois
ItemInterface.php b6c5ecc67a init il y a 10 mois
LICENSE b6c5ecc67a init il y a 10 mois
README.md b6c5ecc67a init il y a 10 mois
TagAwareCacheInterface.php b6c5ecc67a init il y a 10 mois
composer.json b6c5ecc67a init il y a 10 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.