bravepickle/alice-laravel
Composer 安装命令:
composer require bravepickle/alice-laravel
包简介
Alice fixtures generator integration to Laravel Framework
README 文档
README
Alice's fixtures generator integration to Laravel Framework
Features
- Implemented ModelLoader class for loading data from Alice configs to Eloquent models
- Added GenericModel abstraction for supporting tables that have no Laravel models present. Useful when databases are shared, have temporary tables or some tables should be accessed indirectly
TODO
- write unit tests
- multiple database support
- common variables support
- extra settings for ModelLoader such as locale, extra helper functions and other
- context options that define if ModelLoader should just create models or additionally use factory methods or create and save to DB
- relations update and save using Eloquent models
- saving to database resulting sets in transactions and with disabled foreign key checks
统计信息
- 总下载量: 2.5k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2022-01-10