develhopper / php-mvc
free and opensource php-mvc framework
2.8.1
2021-04-10 07:15 UTC
Requires
- develhopper/denver: ^1.1
- develhopper/primal: 1.*
- develhopper/qbuilder: 2.*
README
Yet another php mvc micro framework
Installation
- 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
Documentation
coming soon ...
or read the code, i am just trying to keep it simple