Requires

6 total, 1 outdated

Package Required Latest Status
mouf/html.htmlelement This package contains the HtmlElementInterface interface that can be used to output HTML on a page. It also features base classes implementing this interface. 2.* v2.0.1 up to date
mouf/html.renderer.twig-extensions This package contains a set of Twig extensions and utility class to ease the use of Twig templates in Mouf. ~1.0 v3.0.0 outdated
mouf/utils.action.common-action This package contains common classes that implement the ActionInterface interface (from the mouf/utils.action.action-interface package). ~1.0 v1.0.1 up to date
mouf/utils.common.url-interface This package contains an interface used by many objects to say they represent a URL. The concept is very simple, the object implements a getUrl method, and that's it! ~1.0 v1.0.0 up to date
mouf/utils.common.validators This package contains typical validators to be used in your application. A validator is a class that decides whether a string is valid or not. For instance, you could use an EmailValidator to validate that a string is a mail, etc... 3.* v3.1.0 up to date
mouf/utils.i18n.fine Fine is a PHP internationalisation package. It will help you provide applications that support several languages. FINE means: Fine is not english :). Translation is performed using PHP mapping files, but you will have a nice graphical interface in the Mouf framework to write your own translated messages. 3.* v3.0.4 up to date

Requires (dev)

No required development dependencies.