moonsflyer 693132d426 init há 10 meses atrás
..
.gitignore 693132d426 init há 10 meses atrás
CHANGELOG.md 693132d426 init há 10 meses atrás
CacheInterface.php 693132d426 init há 10 meses atrás
CacheTrait.php 693132d426 init há 10 meses atrás
CallbackInterface.php 693132d426 init há 10 meses atrás
ItemInterface.php 693132d426 init há 10 meses atrás
LICENSE 693132d426 init há 10 meses atrás
README.md 693132d426 init há 10 meses atrás
TagAwareCacheInterface.php 693132d426 init há 10 meses atrás
composer.json 693132d426 init há 10 meses 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.