ss 33d2a96cf2 初始化 hace 1 año
..
.gitignore 33d2a96cf2 初始化 hace 1 año
CHANGELOG.md 33d2a96cf2 初始化 hace 1 año
CacheInterface.php 33d2a96cf2 初始化 hace 1 año
CacheTrait.php 33d2a96cf2 初始化 hace 1 año
CallbackInterface.php 33d2a96cf2 初始化 hace 1 año
ItemInterface.php 33d2a96cf2 初始化 hace 1 año
LICENSE 33d2a96cf2 初始化 hace 1 año
README.md 33d2a96cf2 初始化 hace 1 año
TagAwareCacheInterface.php 33d2a96cf2 初始化 hace 1 año
composer.json 33d2a96cf2 初始化 hace 1 año

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.