liuhairui f27ac772af first commit 8 месяцев назад
..
.gitignore f27ac772af first commit 8 месяцев назад
CHANGELOG.md f27ac772af first commit 8 месяцев назад
CacheInterface.php f27ac772af first commit 8 месяцев назад
CacheTrait.php f27ac772af first commit 8 месяцев назад
CallbackInterface.php f27ac772af first commit 8 месяцев назад
ItemInterface.php f27ac772af first commit 8 месяцев назад
LICENSE f27ac772af first commit 8 месяцев назад
README.md f27ac772af first commit 8 месяцев назад
TagAwareCacheInterface.php f27ac772af first commit 8 месяцев назад
composer.json f27ac772af first commit 8 месяцев назад

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.