cache / tag-interop
Framework interoperable interfaces for tags
Installs: 19 372 364
Dependents: 10
Suggesters: 0
Security: 0
Stars: 106
Watchers: 5
Forks: 16
Open Issues: 0
Requires
- php: ^5.5 || ^7.0 || ^8.0
- psr/cache: ^1.0 || ^2.0
This package is auto-updated.
Last update: 2024-10-29 03:58:51 UTC
README
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.