Requires

3 total, all up-to-date

Package Required Latest Status
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.* v2.1.0 up to date
mouf/utils.cache.file-cache This package contains a cache mechanism that relies on temporary files. 2.* v2.2.1 up to date
mouf/utils.log.errorlog_logger This package contains a logger that logs messages directly to the PHP error log (using the error_log PHP function) 2.* v2.0.1 up to date

Requires (dev)

No required development dependencies.