xieruidong aa6a296225 merchant 2 年 前
..
.gitignore aa6a296225 merchant 2 年 前
CHANGELOG.md aa6a296225 merchant 2 年 前
CacheInterface.php aa6a296225 merchant 2 年 前
CacheTrait.php aa6a296225 merchant 2 年 前
CallbackInterface.php aa6a296225 merchant 2 年 前
ItemInterface.php aa6a296225 merchant 2 年 前
LICENSE aa6a296225 merchant 2 年 前
README.md aa6a296225 merchant 2 年 前
TagAwareCacheInterface.php aa6a296225 merchant 2 年 前
composer.json aa6a296225 merchant 2 年 前

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.