wesmiler 76a227ed96 wesmiler 3 лет назад
..
.github 76a227ed96 wesmiler 3 лет назад
.gitignore 76a227ed96 wesmiler 3 лет назад
.travis.yml 76a227ed96 wesmiler 3 лет назад
Changelog.md 76a227ed96 wesmiler 3 лет назад
LICENSE 76a227ed96 wesmiler 3 лет назад
README.md 76a227ed96 wesmiler 3 лет назад
TaggableCacheItemInterface.php 76a227ed96 wesmiler 3 лет назад
TaggableCacheItemPoolInterface.php 76a227ed96 wesmiler 3 лет назад
composer.json 76a227ed96 wesmiler 3 лет назад

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.