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