php.package.health
11 total, 6 outdated, 1 unknown
Package | Required | Latest | Status | |
---|---|---|---|---|
mouf/html.template.templateinterface | This package contains the definition of an HTML template (the TemplateInterface interface) and an helper class to build HTML templates easily (the BaseTemplate class). | ~2.1 | v3.0.0 | outdated |
mouf/html.utils.weblibrarymanager | The Javascript/CSS library manager is a PHP class in charge of keeping track of the JS and CSS files that have been included so far in a web page. Basically, you tell the Javascript/CSS library manager to import a JS/CSS file and it will make sure it is included, only once, and that all dependencies are included as well. | ~3.0 | v4.0.1 | outdated |
mouf/integration.wordpress.moufpress-wordpressplugin | This is the Wordpress module needed to run Moufpress, a MVC framework for Wordpress based on Mouf and compatible with Splash MVC | ~1.0 | | unknown |
mouf/javascript.jquery.jquery | This package contains the JQuery library, along a Mouf installer file to add JQuery easily in your Mouf project. | ~1.9 | v2.1.5 | 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 | v2.0.50 | 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/security.rightsservice-splash | This package contains a set of class to bind the Splash MVC framework (>=v4) with the RightsService component. It features: a @RequiresRight annotation to restrict access to logged users only. | ~4.0 | v10.0.2 | outdated |
mouf/security.userservice-splash | This package contains a set of class to bind the Splash MVC framework (>=v4.0) with the UserService component. It features: a @Logged annotation to restrict access to logged users only. | ~4.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.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 |
No required development dependencies.