linwu fb6539d304 项目初始化 há 2 anos atrás
..
.github fb6539d304 项目初始化 há 2 anos atrás
.gitignore fb6539d304 项目初始化 há 2 anos atrás
.travis.yml fb6539d304 项目初始化 há 2 anos atrás
Changelog.md fb6539d304 项目初始化 há 2 anos atrás
LICENSE fb6539d304 项目初始化 há 2 anos atrás
README.md fb6539d304 项目初始化 há 2 anos atrás
TaggableCacheItemInterface.php fb6539d304 项目初始化 há 2 anos atrás
TaggableCacheItemPoolInterface.php fb6539d304 项目初始化 há 2 anos atrás
composer.json fb6539d304 项目初始化 há 2 anos atrás

README.md

Tag support for PSR-6 Cache

Gitter Latest Stable Version Total Downloads Monthly Downloads Software License

This repository holds two interfaces for tagging. These interfaces will make their way into PHP Fig. Representatives from Symfony, PHP-cache and Drupal has worked together to agree on these interfaces.

Install

composer require cache/tag-interop

Use

Read the documentation on usage.

Contribute

Contributions are very welcome! Send a pull request to the main repository or report any issues you find on the issue tracker.