jun 241d78f74c first commit před 3 měsíci
..
CHANGELOG.md 241d78f74c first commit před 3 měsíci
CacheInterface.php 241d78f74c first commit před 3 měsíci
CacheTrait.php 241d78f74c first commit před 3 měsíci
CallbackInterface.php 241d78f74c first commit před 3 měsíci
ItemInterface.php 241d78f74c first commit před 3 měsíci
LICENSE 241d78f74c first commit před 3 měsíci
README.md 241d78f74c first commit před 3 měsíci
TagAwareCacheInterface.php 241d78f74c first commit před 3 měsíci
composer.json 241d78f74c first commit před 3 měsíci

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.