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

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.