liuhairui f27ac772af first commit 9 hónapja
..
.gitignore f27ac772af first commit 9 hónapja
CHANGELOG.md f27ac772af first commit 9 hónapja
CacheInterface.php f27ac772af first commit 9 hónapja
CacheTrait.php f27ac772af first commit 9 hónapja
CallbackInterface.php f27ac772af first commit 9 hónapja
ItemInterface.php f27ac772af first commit 9 hónapja
LICENSE f27ac772af first commit 9 hónapja
README.md f27ac772af first commit 9 hónapja
TagAwareCacheInterface.php f27ac772af first commit 9 hónapja
composer.json f27ac772af first commit 9 hónapja

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.