mouf/utils.console dependents (5) Order by: name | downloads Show: all | require | require-dev

  • PHP

    mouf/database.doctrine-dbal-wrapper

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

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

  • 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/utils.task.rabbitmq

    This package is used to manage task in RabbitMq. It provides classes to create task in RabbitMq and consums it.

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