moonsflyer 693132d426 init 10 mesi fa
..
.gitignore 693132d426 init 10 mesi fa
CHANGELOG.md 693132d426 init 10 mesi fa
CacheInterface.php 693132d426 init 10 mesi fa
CacheTrait.php 693132d426 init 10 mesi fa
CallbackInterface.php 693132d426 init 10 mesi fa
ItemInterface.php 693132d426 init 10 mesi fa
LICENSE 693132d426 init 10 mesi fa
README.md 693132d426 init 10 mesi fa
TagAwareCacheInterface.php 693132d426 init 10 mesi fa
composer.json 693132d426 init 10 mesi fa

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.