php.package.health
7 total, 6 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
components/bootstrap | The most popular front-end framework for developing responsive, mobile first projects on the web. | 3.* | 4.6.2 | outdated |
components/jquery | jQuery JavaScript Library | ~1.9 | v3.7.1 | outdated |
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/html.utils.weblibrarymanager.component-installer | This Mouf package contains a Composer installer that will automatically create WebLibrary instances when a 'component' package is installed in Composer. It is designed to be used only with Mouf's WebLibraryManager. | ~2.2 | v2.2.3 | up to date |
mouf/html.widgets.menu | This package contains objects describing a menu of an application. The menu is described, but this package does not render the menu in any way. You will have to use another package to render the menu in HTML. Usually, templates will provide their own menu renderers. | ~3.0 | v4.0.0 | outdated |
mouf/html.widgets.messageservice | Use this package to display info/warning/error messages to the user on a web page. Using the SessionMessageService class, you register messages to be displayed. Using the MessageWidget class, you display the error messages in your templates. | ~3.0 | v4.0.0 | outdated |
No required development dependencies.