wupengfei fe31932141 1 2 年之前
..
.gitignore fe31932141 1 2 年之前
CHANGELOG.md fe31932141 1 2 年之前
CacheInterface.php fe31932141 1 2 年之前
CacheTrait.php fe31932141 1 2 年之前
CallbackInterface.php fe31932141 1 2 年之前
ItemInterface.php fe31932141 1 2 年之前
LICENSE fe31932141 1 2 年之前
README.md fe31932141 1 2 年之前
TagAwareCacheInterface.php fe31932141 1 2 年之前
composer.json fe31932141 1 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.