php.package.health
8 total, 6 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
composer/installers | A multi-framework Composer library installer | * | v2.3.0 | up to date |
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.drupal.druplash-drupalmodule | This is the Drupal module used by Druplash, the MVC framework for Drupal | 7.0.* | v7.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/security.rightsservice | A set of class to manage the rights of users in web-application. You should use this package if you want to restrict access to some parts of your web-application to some users only (for instance if you want to make an 'admin' section that is only accessible to the adminsitrator). | ~2.0 | v3.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/utils.session.session-manager | This package is used to manage sessions. It provides a DefaultSessionManager class that you can use to configure your PHP sessions, and a SessionManagerInterface that you can implement if you want to provide your own session management. | ~2.0 | v4.0.0 | outdated |
No required development dependencies.