Requires

4 total, 3 outdated

Package Required Latest Status
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
mouf/mvc.splash-common Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller. ~7.0 v10.0.0 outdated
mouf/security.userservice A set of PHP class to manage log-in and log-out of web applications and that integrates with Mouf. 2.* v3.0.1 outdated
mouf/utils.action.action-interface This package contains an interface used by many objects to say they can do stuff. Actually, they can perform one particular action and has been designed for that. The action performed is completely up to the implementer (sending a mail, storing a result in database, displaying something on the screen...) The concept is very simple, and very powerful at the same time. ~1.0 v1.0.0 up to date

Requires (dev)

No required development dependencies.