Libraries tagged by laravel-migration
josezenem/laravel-make-migration-pivot
86678 Downloads
Make Laravel pivot tables using the new Laravel 9 closure migrations.
jaydeep/laravel-preflight
1379 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
19394 Downloads
Philippines region, province, cities/municipalities and barangays Laravel migration and table seeder.
ntimyeboah/laravel-database-trigger
35907 Downloads
A package to add database trigger to Laravel migrations
migralign/laravel-migralign
496 Downloads
MigrAlign — align live MySQL tables with Laravel migration schema, safely.
froiden/sql-generator
25802 Downloads
convert Laravel migrations to raw SQL scripts
roslov/laravel-migration-checker
1673 Downloads
Up/down database migration checker for Laravel
n3xt0r/laravel-migration-generator
1017 Downloads
create migrations from database
erimeilis/laravel-migrations-drift
1899 Downloads
Detect and fix migration table drift in Laravel apps. Sync filenames, compare schemas, rename migrations.
andyabih/json-to-laravel-migrations
1579 Downloads
Turn a JSON schema into Laravel migrations.
always-open/laravel-migration-snapshot
43082 Downloads
Dump and load snapshots of the schema produced by individual migrations.
mnabialek/laravel-quick-migrations
11135 Downloads
Run Laravel tests quicker
toramanlis/laravel-implicit-migrations
68 Downloads
This package is a tool that creates Laravel migration files by inspecting the application's models.
schoolees/laravel-psgc
2202 Downloads
PSGC for Laravel: migrations, seeders, JSON data, models, services, resources, controllers, and read-only routes.
nwidart/db-exporter
39126 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.