shichen b6c5ecc67a init 11 meses atrás
..
.gitignore b6c5ecc67a init 11 meses atrás
CHANGELOG.md b6c5ecc67a init 11 meses atrás
CacheInterface.php b6c5ecc67a init 11 meses atrás
CacheTrait.php b6c5ecc67a init 11 meses atrás
CallbackInterface.php b6c5ecc67a init 11 meses atrás
ItemInterface.php b6c5ecc67a init 11 meses atrás
LICENSE b6c5ecc67a init 11 meses atrás
README.md b6c5ecc67a init 11 meses atrás
TagAwareCacheInterface.php b6c5ecc67a init 11 meses atrás
composer.json b6c5ecc67a init 11 meses atrás

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.