mouf/utils.composite-exception dependents (3) Order by: name | downloads Show: all | require | require-dev

  • PHP

    mouf/utils.cache.cache-interface

    This package only contains the interface that must be implemented by caching classes. Unless you want to implement your own caching method, you should import a cache package that will use this interface. For instance, common.utils.session-cache, or common.utils.file-cache.

  • PHP

    mouf/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.

    Abandoned! See mouf/utils.cache.purge-ui

  • PHP

    mouf/utils.cache.purge-ui

    This package contains a user interface that will add a 'Purge cache' button to Mouf, allowing you to purge any PSR-6, PSR-16, Doctrine and Mouf cache easily.