bianjunhui 60ffb718d9 代码 2 년 전
..
.gitignore 60ffb718d9 代码 2 년 전
CHANGELOG.md 60ffb718d9 代码 2 년 전
CacheInterface.php 60ffb718d9 代码 2 년 전
CacheTrait.php 60ffb718d9 代码 2 년 전
CallbackInterface.php 60ffb718d9 代码 2 년 전
ItemInterface.php 60ffb718d9 代码 2 년 전
LICENSE 60ffb718d9 代码 2 년 전
README.md 60ffb718d9 代码 2 년 전
TagAwareCacheInterface.php 60ffb718d9 代码 2 년 전
composer.json 60ffb718d9 代码 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.