王大坤 4122133d42 update 1 год назад
..
.gitignore 4122133d42 update 1 год назад
CHANGELOG.md 4122133d42 update 1 год назад
CacheInterface.php 4122133d42 update 1 год назад
CacheTrait.php 4122133d42 update 1 год назад
CallbackInterface.php 4122133d42 update 1 год назад
ItemInterface.php 4122133d42 update 1 год назад
LICENSE 4122133d42 update 1 год назад
README.md 4122133d42 update 1 год назад
TagAwareCacheInterface.php 4122133d42 update 1 год назад
composer.json 4122133d42 update 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.