mouf/utils.common.conditioninterface dependents (9) Order by: name | downloads Show: all | require | require-dev

  • PHP

    mouf/database.tdbm

    The Database Machine is a PHP ORM that requires no configuration. The object model is deduced at runtime from the database model.

  • PHP

    mouf/html.widgets.evolugrid

    This 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.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.

  • PHP

    mouf/magic-query

    A 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.bce

    BCE 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-common

    Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller.

  • PHP

    mouf/security.userservice

    A set of PHP class to manage log-in and log-out of web applications and that integrates with Mouf.

  • PHP

    mouf/utils.value.common-value

    This package contains common classes that implement the ValueInterface interface (from the mouf/utils.value.value-interface package).

  • PHP

    mouf/whoops-stackphp

    This package provides a StackPHP middleware for using the Whoops error handling library