wangxu 83f675a818 初始化 il y a 4 mois
..
CHANGELOG.md 83f675a818 初始化 il y a 4 mois
CacheInterface.php 83f675a818 初始化 il y a 4 mois
CacheTrait.php 83f675a818 初始化 il y a 4 mois
CallbackInterface.php 83f675a818 初始化 il y a 4 mois
ItemInterface.php 83f675a818 初始化 il y a 4 mois
LICENSE 83f675a818 初始化 il y a 4 mois
README.md 83f675a818 初始化 il y a 4 mois
TagAwareCacheInterface.php 83f675a818 初始化 il y a 4 mois
composer.json 83f675a818 初始化 il y a 4 mois

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.