lizhen_gitee 0c9f3c7f62 1.3.4.20220530 2 år sedan
..
.gitignore 0c9f3c7f62 1.3.4.20220530 2 år sedan
CacheInterface.php 0c9f3c7f62 1.3.4.20220530 2 år sedan
CacheTrait.php 0c9f3c7f62 1.3.4.20220530 2 år sedan
CallbackInterface.php 0c9f3c7f62 1.3.4.20220530 2 år sedan
ItemInterface.php 0c9f3c7f62 1.3.4.20220530 2 år sedan
LICENSE 0c9f3c7f62 1.3.4.20220530 2 år sedan
README.md 0c9f3c7f62 1.3.4.20220530 2 år sedan
TagAwareCacheInterface.php 0c9f3c7f62 1.3.4.20220530 2 år sedan
composer.json 0c9f3c7f62 1.3.4.20220530 2 år sedan

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.