dominikstyp/laravel-model-abstractor
翻译 / 编辑
Makes AbstractModel inside app/models directory, changes make:model command to generate models which inherit from AbstractModel, and provides php artisan command to move your existing models to app/models directory and change their inheritance to AbstractModel. Thanks to that all your models will inherit from your custom class.
统计数据
Github Star 数量 | 昨日下载(延迟一天) | 本月下载 | 历史下载 |
---|---|---|---|
0 | 0 | 0 | 1 |
注:数据延迟一天。
榜单排行
Github Star 排行 | 昨日排行(延迟一天) | 本月排行 | 历史排行 |
---|---|---|---|
第 11150 名 | 第 8649 名 | 第 10640 名 | 第 12806 名 |
注:排序范围为 Laravel 所有相关项目总榜,另外两个榜单是 Laravel 扩展排行榜 和 Laravel 应用排行榜。
关键词
generator model abstract laravel custom change abstractor
注:关键词是作者在
composer.json
文件里设置。