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.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
psr/log Common interface for logging libraries ~1.0 3.0.2 outdated

Requires (dev)

No required development dependencies.