diyyick / php-mvc-lib
Simple PHP MVC Library
Installs: 11
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/diyyick/php-mvc-lib
README
A very simple PHP MVC framework PHP MVC library for small to medium PHP application Install using composer folder structure project/app /controllers /models /views /config /authconfig.php /genconfig.php /public /index.php /.htaccess /vendor/ /.htaccess May include router file in the controllers folder