ercogx/factory-generator-for-laravel
最新稳定版本:1.0.1
Composer 安装命令:
composer require ercogx/factory-generator-for-laravel
包简介
A library that automatically fills the definition() method in the factory based on DB columns
README 文档
README
This library automatically fills the definition() method in the factory based on DB columns
The library is unlikely to generate all the fields for your model. The entities are very different, you will most likely have to edit some fields manually. It is just an attempt to simplify the routine process. I will be glad for additions to FakerMapper
Install
composer require --dev ercogx/factory-generator-for-laravel
Usage
php artisan make:generate-factory User
Changelog
Please see CHANGELOG for more information on what has changed recently.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 5
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-09-20