You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Meik Baum e40066784a add data & db files 12 months ago
..
.travis.yml add data & db files 12 months ago
Changelog.md add data & db files 12 months ago
LICENSE add data & db files 12 months ago
README.md add data & db files 12 months ago
TaggableCacheItemInterface.php add data & db files 12 months ago
TaggableCacheItemPoolInterface.php add data & db files 12 months ago
composer.json add data & db files 12 months ago

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.