huangsanjia e099aa22e8 first commit 2 년 전
..
.gitignore e099aa22e8 first commit 2 년 전
CHANGELOG.md e099aa22e8 first commit 2 년 전
CacheInterface.php e099aa22e8 first commit 2 년 전
CacheTrait.php e099aa22e8 first commit 2 년 전
CallbackInterface.php e099aa22e8 first commit 2 년 전
ItemInterface.php e099aa22e8 first commit 2 년 전
LICENSE e099aa22e8 first commit 2 년 전
README.md e099aa22e8 first commit 2 년 전
TagAwareCacheInterface.php e099aa22e8 first commit 2 년 전
composer.json e099aa22e8 first commit 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.