mouf/mouf-validators-interface dependents (10) Order by: name | downloads Show: all | require | require-dev

  • PHP

    mouf/database.doctrine-orm-wrapper

    This package contains wrapper classes that make Doctrine ORM easy to use in Mouf

  • PHP

    mouf/mouf

    The Mouf PHP framework: an open-source PHP framework providing an easy way to download, install, use and reuse components, with a graphical user interface.

  • PHP

    mouf/mvc.splash

    Integration of Splash with the Mouf framework.

  • PHP

    mouf/security.rightsservice

    A set of class to manage the rights of users in web-application. You should use this package if you want to restrict access to some parts of your web-application to some users only (for instance if you want to make an 'admin' section that is only accessible to the adminsitrator).

  • 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.cache.apc-cache

    This package contains a cache mechanism that relies on the APC caching system. For this cache to work, the APC Pecl package must be enabled.

  • PHP

    mouf/utils.fs-patcher

    A patch system than holds a list of patches and tells what patch has been run and what needs to be run on its environment.

  • PHP

    mouf/utils.graphics.image-preset-displayer

    Images handler that will generate image thumbs and serve them when displayed (like the drupal image styles services)

  • PHP

    mouf/utils.graphics.mouf-imagine

    Wrapper around the Imagine library, that allows to associate a set of Imagine Filters to an URL, like the LiipImagineBundle does for Symfony

  • PHP

    mouf/utils.patcher

    A patch system designed for Mouf than enables developers to know what patch has been run and what needs to be run on its environment. Very useful for database patches.