Requires

6 total, 4 outdated, 2 unknown

Package Required Latest Status
bower-asset/bootstrap 3.* unknown
bower-asset/jquery ~1.9 unknown
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.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

Requires (dev)

No required development dependencies.