diyyick / php-mvc
This package is abandoned and no longer maintained.
The author suggests using the diyyick/php-mvc package instead.
Simple PHP MVC Library
v1.3.1
2021-04-05 14:17 UTC
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
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