Requires

4 total, all up-to-date

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). ^3 v3.0.0 up to date
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. ~4.0 v4.0.1 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. ^4 v4.0.0 up to date
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. ~4.0 v4.0.0 up to date

Requires (dev)

3 total, all up-to-date

Package Required Latest Status
phpstan/phpstan PHPStan - PHP Static Analysis Tool ^1.9 1.12.4 up to date
squizlabs/php_codesniffer PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards. ^3.3.1 3.10.3 up to date
thecodingmachine/phpstan-strict-rules A set of additional rules for PHPStan based on best practices followed at TheCodingMachine ^1.0 v1.0.0 up to date