Requires

11 total, 5 outdated

Package Required Latest Status
mouf/html.template.bootstrap This package contains a Mouf template based on the Twitter Bootstrap HTML/CSS/JS library, along a Mouf installer file to add the template easily in your Mouf project. >=2.1, <5.0 v5.2.1 outdated
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/mvc.splash-common Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller. ~5.0 v10.0.0 outdated
mouf/utils.cache.apc-cache This package contains a cache mechanism that relies on the APC caching system. For this cache to work, the APC Pecl package must be enabled. ~2.1 v2.2.0 up to date
mouf/utils.cache.file-cache This package contains a cache mechanism that relies on temporary files. ~2.1 v2.2.1 up to date
mouf/utils.cache.no-cache This package contains a cache mechanism that... does not cache anything. This is useful if another component requires a cache mechanism and if you don't want to provide any (for development purpose...). 2.0.* v2.1.1 outdated
mouf/utils.constants.debug This package contains a simple installer for Mouf that will create a constant 'DEBUG' in your project and initialize it to true. Useful for packages supporting a 'debug' mode. ~1.0 v1.0.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
mouf/whoops-stackphp This package provides a StackPHP middleware for using the Whoops error handling library ~1.0 v1.0.0 up to date
psr/log Common interface for logging libraries ~1.0 3.0.2 outdated
symfony/http-kernel Provides a structured process for converting a Request into a Response ~2.0 v7.1.5 outdated

Requires (dev)

No required development dependencies.