https://github.com/thecodingmachine/utils.cache.psr6-ui
This package contains a user interface that will add a 'Purge PSR-6 cache' button to Mouf, allowing you to purge any PSR-6 cache pool easily.
https://github.com/thecodingmachine/utils.cache.psr6-ui
Last synced: 10 months ago
JSON representation
This package contains a user interface that will add a 'Purge PSR-6 cache' button to Mouf, allowing you to purge any PSR-6 cache pool easily.
- Host: GitHub
- URL: https://github.com/thecodingmachine/utils.cache.psr6-ui
- Owner: thecodingmachine
- Created: 2016-06-07T14:54:31.000Z (about 10 years ago)
- Default Branch: 1.0
- Last Pushed: 2016-06-07T15:11:29.000Z (about 10 years ago)
- Last Synced: 2025-07-28T21:57:18.832Z (11 months ago)
- Language: PHP
- Size: 8.79 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
PSR-6 cache UI for Mouf
=======================
When you include this library in your [Mouf](http://mouf-php.com) project, an additional button appears in the Mouf navigation bar.
By clicking this button, you can purge automatically all PSR-6 cache pool instances that are declared in Mouf.
Also, a "cache" menu item is added providing a UI letting UI selectively purge some cache pools.