定制 bravepickle/alice-laravel 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

  1. Implemented ModelLoader class for loading data from Alice configs to Eloquent models
  2. 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

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: Apache-2.0
  • 更新时间: 2022-01-10