mouf/utils.common.conditioninterface dependents (9) Order by: name | downloads Show: all | require | require-dev
- 
                PHP mouf/database.tdbmThe Database Machine is a PHP ORM that requires no configuration. The object model is deduced at runtime from the database model. Abandoned! 
- 
                PHP mouf/html.widgets.evolugridThis package contains the EvoluGrid widget. This is an HTML/Ajax datagrid that can be used to display data. It's main difference with other datagrids is that you can chage the set of columns dynamically depending on the paginated results you are looking at. 
- 
                PHP mouf/html.widgets.menuThis 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. 
- 
                PHP mouf/magic-queryA very clever library to help you with SQL: generate prepared statements with a variable number of parameters, automatically writes joins... and much more! 
- 
                PHP mouf/mvc.bceBCE is made to make your live easy. It will help you in building forms very quickly, handles form rendering, both client and server-side validation, and persistance. 
- 
                PHP mouf/mvc.splash-commonSplash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller. 
- 
                PHP mouf/security.userserviceA set of PHP class to manage log-in and log-out of web applications and that integrates with Mouf. 
- 
                PHP mouf/utils.value.common-valueThis package contains common classes that implement the ValueInterface interface (from the mouf/utils.value.value-interface package). 
- 
                PHP mouf/whoops-stackphpThis package provides a StackPHP middleware for using the Whoops error handling library