diyyick/php-mvc

此包已被 弃用 且不再维护。作者建议使用 diyyick/php-mvc 包。

简单的PHP MVC库

v1.3.1 2021-04-05 14:17 UTC

This package is auto-updated.

Last update: 2021-04-06 07:40:23 UTC


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