liuhairui f27ac772af first commit před 10 měsíci
..
.gitignore f27ac772af first commit před 10 měsíci
CHANGELOG.md f27ac772af first commit před 10 měsíci
CacheInterface.php f27ac772af first commit před 10 měsíci
CacheTrait.php f27ac772af first commit před 10 měsíci
CallbackInterface.php f27ac772af first commit před 10 měsíci
ItemInterface.php f27ac772af first commit před 10 měsíci
LICENSE f27ac772af first commit před 10 měsíci
README.md f27ac772af first commit před 10 měsíci
TagAwareCacheInterface.php f27ac772af first commit před 10 měsíci
composer.json f27ac772af first commit před 10 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.