Migration Generator

Laravel Migrations Generator

Style check CI codecovarrow-up-right Tests CI Latest Stable Versionarrow-up-right Total Downloadsarrow-up-right Licensearrow-up-right

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:

Learn More

Last updated