http://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93controller ##Installation
- git clone git@github.com:tw3eX/Learn-MVC.git
- cd Learn-MVC
- composer install
- try!
##Urls
- /controller_name/action_name
- /names/showlist
- /names/showtable
- /users/showlist
- /users/showtable
##License MIT
Free Software, Hell Yeah!