linwu 88ef5a07a6 项目初始化 há 10 meses atrás
..
.github 88ef5a07a6 项目初始化 há 10 meses atrás
.gitignore 88ef5a07a6 项目初始化 há 10 meses atrás
.travis.yml 88ef5a07a6 项目初始化 há 10 meses atrás
Changelog.md 88ef5a07a6 项目初始化 há 10 meses atrás
LICENSE 88ef5a07a6 项目初始化 há 10 meses atrás
README.md 88ef5a07a6 项目初始化 há 10 meses atrás
TaggableCacheItemInterface.php 88ef5a07a6 项目初始化 há 10 meses atrás
TaggableCacheItemPoolInterface.php 88ef5a07a6 项目初始化 há 10 meses atrás
composer.json 88ef5a07a6 项目初始化 há 10 meses 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.