mouf / utils.cache.psr6-ui
This package is abandoned and no longer maintained.
The author suggests using the mouf/utils.cache.purge-ui package instead.
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.
Package info
github.com/thecodingmachine/utils.cache.psr6-ui
Type:mouf-library
pkg:composer/mouf/utils.cache.psr6-ui
v1.0.0
2016-06-07 15:10 UTC
Requires
- php: >=5.3.0
- mouf/utils.composite-exception: ~1.0
- psr/cache: ^1.0
README
When you include this library in your Mouf 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.