Yet another php mvc micro framework
- composer way:
foo@bar:~$ composer create-project develhopper/php-mvc
- git way:
foo@bar:~$ git clone https://github.com/develhopper/php-mvc.git
foo@bar:~$ cd php-mvc && composer install
coming soon ...
or read the code, i am just trying to keep it simple