seunex17/ci4-clihelper
Composer 安装命令:
composer require seunex17/ci4-clihelper
包简介
This package allow you to quickly make regulare controller and model files from cli
README 文档
README
This package allow you to quickly make regulare controller and model files from cli
How to install
$ composer require seunex17/ci4-clihelper
Useage
Create a new controller file:
$ php spark make:controller Home Users
The above command will create a Home folder in your controllers folder if not exist and create a Users.php file will some preset codes
Create a new model file:
$ php spark make:model Accounts Users
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 5
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-09-09