Gogs 62a4dda4d2 初始版本 hace 3 años
..
.gitignore 62a4dda4d2 初始版本 hace 3 años
CacheInterface.php 62a4dda4d2 初始版本 hace 3 años
CacheTrait.php 62a4dda4d2 初始版本 hace 3 años
CallbackInterface.php 62a4dda4d2 初始版本 hace 3 años
ItemInterface.php 62a4dda4d2 初始版本 hace 3 años
LICENSE 62a4dda4d2 初始版本 hace 3 años
README.md 62a4dda4d2 初始版本 hace 3 años
TagAwareCacheInterface.php 62a4dda4d2 初始版本 hace 3 años
composer.json 62a4dda4d2 初始版本 hace 3 años

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/master/README.md for more information.