承接 smousss/laravel-migratize 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

smousss/laravel-migratize

最新稳定版本:0.1.2

Composer 安装命令:

composer require smousss/laravel-migratize

包简介

Generate missing migrations using GPT-4.

README 文档

README

Migratize

Enjoy the convenience of migrations again

Latest Version on Packagist GitHub Tests Action Status Total Downloads

Whether you are using MariaDB, MySQL, Oracle, PostgreSQL, SQLite, SQL server, or anything else, Smousss generates the missing migrations based on what's currently in your database using the power of GPT-4.

Installation

Install the package via Composer:

composer require smousss/laravel-migratize

Publish the config file:

php artisan vendor:publish --tag=migratize-config

Usage

First, generate a secret key on smousss.com.

Then, generate your migrations:

php artisan smousss:migratize

Credit

Migratize for Laravel has been developed by Benjamin Crozat for Smousss (Twitter).

License

MIT

统计信息

  • 总下载量: 696
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 6
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 6
  • Watchers: 2
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-04-09