mouf / getting-things-done-basic-edition
Getting things done is a project helping you having a full featured development environment, featuring the Mouf2 framework and the most common libraries working with Mouf2 (MVC framework, ORM, etc...)
Installs: 215
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 10
Forks: 1
Open Issues: 2
Language:Shell
Type:mouf-library
Requires
- mouf/database.tdbm: ~4.0
- mouf/html.template.bootstrap: ~4.0
- mouf/html.widgets.evolugrid: ~5.1
- mouf/mouf: ~2.0.0
- mouf/mvc.splash: ~8.0
Requires (Dev)
- phpunit/phpunit: ^5.0
README
Mouf is a graphically oriented dependency injection framework. It is very modular and by itself, it doesn't do much. But it comes with a bunch of libraries (MVC framework, ORM, etc...)
The Getting Things Done project is an attempt to help you jump into the Mouf bandwagon, by providing you with a full framework made of libraries designed for Mouf.
Have a look at the manual, and start doing things right now with Mouf
Getting things done is a project helping you having a full featured development environment, featuring the Mouf2 framework and the most common libraries working with Mouf2 (MVC framework, ORM, etc...)
# Let's download composer. If you don't have CURL installed
# see other Composer install techniques at http://getcomposer.org/download/
curl -s https://getcomposer.org/installer | php
# Let's get started!
php composer.phar create-project -s dev mouf/getting-things-done-basic-edition