Libraries tagged by Laravel Migration
nerbiz/reorder-migrations
21 Downloads
Easily reorder your Laravel migration files
n3xt0r/laravel-migration-generator
33 Downloads
create migrations from database
mwakalingajohn/laravel-auto-migrations
6 Downloads
Laravel migration implemented as django based migrations
mrazinshaikh/laravel-migration
10 Downloads
A standalone migration tool using laravel illuminate/database.
mphpmaster/migration-snapshot
0 Downloads
hlaCk Laravel Migration Snapshot helper By hlaCk
mevisoft/laravel-migration-generators
5 Downloads
Rapidly generate resources, migrations, models, and much more.
matemat/laravel-types
6 Downloads
Generates TypeScript interfaces from laravel migrations and form requests
macromindonline/laravel-migrations-generator
16 Downloads
Generates Laravel Migrations from an existing database
liudaved/migrations-generator
6 Downloads
Generates Laravel Migrations from an existing database
litovchenko/laravel-migration-assistant
14 Downloads
light2000/laravel-migration-columns-sort
24 Downloads
supplement for laravel migration add sorted columns
kreitje/l4-schemad-migrations
10 Downloads
Generate a schema file for Laravel migration with a MySQL database.
knobik/migrations-generator
7 Downloads
Generates Laravel Migrations from an existing database
kingga/laravel-migrations
3 Downloads
Some classes which help with migrations, e.g. changing the id column from unsigned integer to unsigned big integer along with foreign keys.
jugalkariya/laravel-migration-exporter
3 Downloads
Simple CLI for Laravel to export migrations to SQL