php.package.health
12 total, 5 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
franzl/whoops-middleware | PSR-15 compatible middleware for Whoops, the pretty error handler | ~0.3 | 2.0.0 | outdated |
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 | The Mouf PHP framework: an open-source PHP framework providing an easy way to download, install, use and reuse components, with a graphical user interface. | >=2.0.2, <3.0 | v2.0.50 | up to date |
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. | ~7.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/utils.value.common-value | This package contains common classes that implement the ValueInterface interface (from the mouf/utils.value.value-interface package). | ~1.0 | v1.0.0 | up to date |
psr/log | Common interface for logging libraries | ~1.0 | 3.0.2 | outdated |
No required development dependencies.