linwu c93a1eba5c 初始化 hace 3 años
..
.github c93a1eba5c 初始化 hace 3 años
.gitignore c93a1eba5c 初始化 hace 3 años
.travis.yml c93a1eba5c 初始化 hace 3 años
Changelog.md c93a1eba5c 初始化 hace 3 años
LICENSE c93a1eba5c 初始化 hace 3 años
README.md c93a1eba5c 初始化 hace 3 años
TaggableCacheItemInterface.php c93a1eba5c 初始化 hace 3 años
TaggableCacheItemPoolInterface.php c93a1eba5c 初始化 hace 3 años
composer.json c93a1eba5c 初始化 hace 3 años

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.