Cherry 7baaecd777 拉去服务器代码 2 年之前
..
.github 7baaecd777 拉去服务器代码 2 年之前
.gitignore 7baaecd777 拉去服务器代码 2 年之前
.travis.yml 7baaecd777 拉去服务器代码 2 年之前
Changelog.md 7baaecd777 拉去服务器代码 2 年之前
LICENSE 7baaecd777 拉去服务器代码 2 年之前
README.md 7baaecd777 拉去服务器代码 2 年之前
TaggableCacheItemInterface.php 7baaecd777 拉去服务器代码 2 年之前
TaggableCacheItemPoolInterface.php 7baaecd777 拉去服务器代码 2 年之前
composer.json 7baaecd777 拉去服务器代码 2 年之前

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.