pengchanglu cc4e5164f2 初始化 hace 3 años
..
.gitignore cc4e5164f2 初始化 hace 3 años
CacheInterface.php cc4e5164f2 初始化 hace 3 años
CacheTrait.php cc4e5164f2 初始化 hace 3 años
CallbackInterface.php cc4e5164f2 初始化 hace 3 años
ItemInterface.php cc4e5164f2 初始化 hace 3 años
LICENSE cc4e5164f2 初始化 hace 3 años
README.md cc4e5164f2 初始化 hace 3 años
TagAwareCacheInterface.php cc4e5164f2 初始化 hace 3 años
composer.json cc4e5164f2 初始化 hace 3 años

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.