wangxu 83f675a818 初始化 4 месяцев назад
..
CHANGELOG.md 83f675a818 初始化 4 месяцев назад
CacheInterface.php 83f675a818 初始化 4 месяцев назад
CacheTrait.php 83f675a818 初始化 4 месяцев назад
CallbackInterface.php 83f675a818 初始化 4 месяцев назад
ItemInterface.php 83f675a818 初始化 4 месяцев назад
LICENSE 83f675a818 初始化 4 месяцев назад
README.md 83f675a818 初始化 4 месяцев назад
TagAwareCacheInterface.php 83f675a818 初始化 4 месяцев назад
composer.json 83f675a818 初始化 4 месяцев назад

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.