文件名称:php 脚手架
文件大小:17KB
文件格式:ZIP
更新时间:2021-03-29 03:35:34
php 脚手架
php生成mvc的一套代码,自动生成模板和控制器,一些简单的可以生成
【文件预览】:
Gii
----Code_templates()
--------edit.html(3KB)
--------config.php(6KB)
--------add.html(3KB)
--------Model.php(7KB)
--------lst.html(3KB)
--------Controller.php(3KB)
----Table_configs()
--------php34_admin.php(2KB)
--------php34_goods.php(3KB)
--------php34_privilege.php(2KB)
--------jd_goods.php(3KB)
--------php34_category.php(1KB)
--------php34_role.php(1KB)
----View()
--------Index()
----Controller()
--------IndexController.class.php(3KB)