moonsflyer 693132d426 init преди 10 месеца
..
.gitignore 693132d426 init преди 10 месеца
CHANGELOG.md 693132d426 init преди 10 месеца
CacheInterface.php 693132d426 init преди 10 месеца
CacheTrait.php 693132d426 init преди 10 месеца
CallbackInterface.php 693132d426 init преди 10 месеца
ItemInterface.php 693132d426 init преди 10 месеца
LICENSE 693132d426 init преди 10 месеца
README.md 693132d426 init преди 10 месеца
TagAwareCacheInterface.php 693132d426 init преди 10 месеца
composer.json 693132d426 init преди 10 месеца

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.