Requires

2 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.log.log_interface This package contains an interface used by many components to log messages. Please download a logger package that implements this interface (like the utils.log.errorlog_logger package) 2.* v2.0.0 up to date

Requires (dev)

No required development dependencies.