LaraNotes
  • 😍Welcome
  • 🤑Usefull Packages
    • Laravel Auth Log
    • Artisan UI Package
    • VSCODE Extension
    • Livewire Power Grid
    • Migration Generator
    • Larastarters
    • Dumper
    • Mailwind
    • Laravel Security
    • API Orion
    • Squire
    • Bladewind ui
    • Pint
    • Hydra
    • Laravel Markable
    • Chartify
  • 😎Tips
    • Laravel Queues
      • Jobs and Queues 101
    • Pagination
    • Eager Loading
    • First Contributions
    • Laravel Best Practices
    • Laravel Sail
    • Laravel Examples
    • Twitter login with breeze api
    • Deploy Laravel App on AWS
  • 👨‍💻Editor
    • Maool
    • Tinkerun
    • KIT
    • PHPSandbox
    • Starship
    • Laravel Cheat Sheet
Powered by GitBook
On this page
  • Laravel Migrations Generator
  • Supported Database
  • Version Compatibility
  • Install
  • Learn More
  1. Usefull Packages

Migration Generator

PreviousLivewire Power GridNextLarastarters

Last updated 3 years ago

Laravel Migrations Generator

Generate Laravel Migrations from an existing database, including indexes and foreign keys!

This package is cloned from https://github.com/Xethron/migrations-generator and updated to support Laravel 5.6 and above, with a lot of feature improvements.

Supported Database

Currently, Generator support generate migrations from:

Version Compatibility

Laravel
Version

8.x

5.x

7.x

5.x

6.x

5.x

5.8.x

5.x

5.7.x

5.x

5.6.x

5.x

5.5 and below

https://github.com/Xethron/migrations-generator

Install

The recommended way to install this is through composer:

composer require --dev "kitloong/laravel-migrations-generator"

Learn More

🤑
Style check CI
Tests CI
codecov
GitHub - kitloong/laravel-migrations-generator: Laravel Migrations Generator: Automatically generate your migrations from an existing database schema.GitHub
Logo
Latest Stable Version
License
Total Downloads