Requires

3 total, 1 outdated

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.0 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.0 v2.0.0 up to date
psr/log Common interface for logging libraries ~1.0 3.0.2 outdated

Requires (dev)

No required development dependencies.