wupengfei fe31932141 1 2 anni fa
..
.gitignore fe31932141 1 2 anni fa
CHANGELOG.md fe31932141 1 2 anni fa
CacheInterface.php fe31932141 1 2 anni fa
CacheTrait.php fe31932141 1 2 anni fa
CallbackInterface.php fe31932141 1 2 anni fa
ItemInterface.php fe31932141 1 2 anni fa
LICENSE fe31932141 1 2 anni fa
README.md fe31932141 1 2 anni fa
TagAwareCacheInterface.php fe31932141 1 2 anni fa
composer.json fe31932141 1 2 anni fa

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.