Gogs 62a4dda4d2 初始版本 há 3 anos atrás
..
.gitignore 62a4dda4d2 初始版本 há 3 anos atrás
CacheInterface.php 62a4dda4d2 初始版本 há 3 anos atrás
CacheTrait.php 62a4dda4d2 初始版本 há 3 anos atrás
CallbackInterface.php 62a4dda4d2 初始版本 há 3 anos atrás
ItemInterface.php 62a4dda4d2 初始版本 há 3 anos atrás
LICENSE 62a4dda4d2 初始版本 há 3 anos atrás
README.md 62a4dda4d2 初始版本 há 3 anos atrás
TagAwareCacheInterface.php 62a4dda4d2 初始版本 há 3 anos atrás
composer.json 62a4dda4d2 初始版本 há 3 anos 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/master/README.md for more information.