mouf/utils.console dependents (5) Order by: name | downloads Show: all | require | require-dev
- 
                PHP mouf/database.doctrine-dbal-wrapperThis package contains wrapper classes that make Doctrine DBAL easy to use in Mouf 
- 
                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/utils.fs-patcherA 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.patcherA 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/utils.task.rabbitmqThis package is used to manage task in RabbitMq. It provides classes to create task in RabbitMq and consums it.