Requires

5 total, all up-to-date

Package Required Latest Status
mouf/mouf-validators-interface The mouf-validators-interface package contains interfaces your classes can implement to provide self-validation in the Mouf interface. ~2.0 v2.0.0 up to date
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. ~2.0 v2.1.0 up to date
mouf/utils.cache.file-cache This package contains a cache mechanism that relies on temporary files. ~2.0 v2.2.1 up to date
mouf/utils.constants.secret This package contains a simple installer for Mouf that will create a constant 'SECRET' in your project and initialize it to some random value. ~1.0 v1.0.0 up to date
mouf/utils.log.psr.errorlog_logger This package contains a PSR-3 compatible logger that logs messages directly to the PHP error log (using the error_log PHP function) ~2.0 v2.0.2 up to date

Requires (dev)

No required development dependencies.