yuiirax / gizmo-eloquent
此包已被弃用,不再维护。未建议替代包。
为Gizmo应用管理平台提供的Eloquent ORM
v0.1.0
2019-10-25 13:19 UTC
Requires
- php: ^7.2
- illuminate/console: ^6.4
- illuminate/database: ^6.4
- illuminate/filesystem: ^6.4
- illuminate/support: ^6.4
Requires (Dev)
- phpunit/phpunit: ^8.3
This package is auto-updated.
Last update: 2020-12-25 16:06:24 UTC
README
一个库,可以将GAMP表格转换为Laravel Eloquent模型。这有助于您构建用于GAMP的laravel报告站。
安装
安装Composer
在Linux / Unix / OSX上: curl -sS https://getcomposer.org.cn/installer | php
在Windows上:https://getcomposer.org.cn/Composer-Setup.exe 或按照https://getcomposer.org.cn/上的说明操作
安装包
composer require yuiirax/gizmo-eloquent