Requires

4 total, 4 outdated

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.0-dev,<3.0 v3.0.0 outdated
mouf/html.utils.bootstrap This package contains an installer for the Bootstrap HTML/CSS/JS library in the Mouf framework to add Bootstrap easily in your Mouf project. 2.3.* v3.3.1 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. >=2.0-dev,<3.0 v4.0.1 outdated
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. 2.* v4.0.0 outdated

Requires (dev)

No required development dependencies.