SlimMVC is the easiest and flexible way to create your PHP application using a MVC pattern. SlimMVC use the PHP microframework [Slim Framework] (http://www.slimframework.com/) and use the best practices collected in the slim community.
- Fork the SlimMVC repository
- Create a new branch for each feature or improvement
- Send a pull request from each feature branch to the develop branch