moonsflyer 693132d426 init 10 hónapja
..
.gitignore 693132d426 init 10 hónapja
CHANGELOG.md 693132d426 init 10 hónapja
CacheInterface.php 693132d426 init 10 hónapja
CacheTrait.php 693132d426 init 10 hónapja
CallbackInterface.php 693132d426 init 10 hónapja
ItemInterface.php 693132d426 init 10 hónapja
LICENSE 693132d426 init 10 hónapja
README.md 693132d426 init 10 hónapja
TagAwareCacheInterface.php 693132d426 init 10 hónapja
composer.json 693132d426 init 10 hónapja

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.