Libraries tagged by laravel-migrations
jaydeep/laravel-preflight
2574 Downloads
Artisan command that scans your Laravel codebase for breaking changes and compatibility issues before you upgrade to Laravel 9, 10, 11, 12, or 13.
woenel/prpcmblmts
19570 Downloads
Philippines region, province, cities/municipalities and barangays Laravel migration and table seeder.
shiftonelabs/laravel-nomad
118286 Downloads
Add extra functionality to Laravel migrations.
ntimyeboah/laravel-database-trigger
36262 Downloads
A package to add database trigger to Laravel migrations
migralign/laravel-migralign
649 Downloads
MigrAlign — align live MySQL tables with Laravel migration schema, safely.
froiden/sql-generator
25997 Downloads
convert Laravel migrations to raw SQL scripts
chrishalbert/laravel-nomadic
27816 Downloads
A suite of tools to enhance robustness of laravel's migrations.
erimeilis/laravel-migrations-drift
2662 Downloads
Detect and fix migration table drift in Laravel apps. Sync filenames, compare schemas, rename migrations.
andyabih/json-to-laravel-migrations
1675 Downloads
Turn a JSON schema into Laravel migrations.
always-open/laravel-migration-snapshot
44658 Downloads
Dump and load snapshots of the schema produced by individual migrations.
barryvdh/laravel-migration-generator
26196 Downloads
Generate migrations based on existing database
mnabialek/laravel-quick-migrations
11174 Downloads
Run Laravel tests quicker
nwidart/db-exporter
39132 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
codelieutenant/laravel-pgenum
2982 Downloads
Postgres Enums used in Laravel Migrations
wecansync/laravel-migration-generator
1243 Downloads
a package to generate migration schema for Models