王大坤 a9c8392d8b 正式服代码首次提交 1 år sedan
..
.gitignore a9c8392d8b 正式服代码首次提交 1 år sedan
CHANGELOG.md a9c8392d8b 正式服代码首次提交 1 år sedan
CacheInterface.php a9c8392d8b 正式服代码首次提交 1 år sedan
CacheTrait.php a9c8392d8b 正式服代码首次提交 1 år sedan
CallbackInterface.php a9c8392d8b 正式服代码首次提交 1 år sedan
ItemInterface.php a9c8392d8b 正式服代码首次提交 1 år sedan
LICENSE a9c8392d8b 正式服代码首次提交 1 år sedan
README.md a9c8392d8b 正式服代码首次提交 1 år sedan
TagAwareCacheInterface.php a9c8392d8b 正式服代码首次提交 1 år sedan
composer.json a9c8392d8b 正式服代码首次提交 1 å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.