linwu 9b1672b37c 项目初始化 2 jaren geleden
..
.github 9b1672b37c 项目初始化 2 jaren geleden
.gitignore 9b1672b37c 项目初始化 2 jaren geleden
.travis.yml 9b1672b37c 项目初始化 2 jaren geleden
Changelog.md 9b1672b37c 项目初始化 2 jaren geleden
LICENSE 9b1672b37c 项目初始化 2 jaren geleden
README.md 9b1672b37c 项目初始化 2 jaren geleden
TaggableCacheItemInterface.php 9b1672b37c 项目初始化 2 jaren geleden
TaggableCacheItemPoolInterface.php 9b1672b37c 项目初始化 2 jaren geleden
composer.json 9b1672b37c 项目初始化 2 jaren geleden

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.