liuhairui f27ac772af first commit пре 1 година
..
.gitignore f27ac772af first commit пре 1 година
CHANGELOG.md f27ac772af first commit пре 1 година
CacheInterface.php f27ac772af first commit пре 1 година
CacheTrait.php f27ac772af first commit пре 1 година
CallbackInterface.php f27ac772af first commit пре 1 година
ItemInterface.php f27ac772af first commit пре 1 година
LICENSE f27ac772af first commit пре 1 година
README.md f27ac772af first commit пре 1 година
TagAwareCacheInterface.php f27ac772af first commit пре 1 година
composer.json f27ac772af first commit пре 1 година

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.