Libraries tagged by laravel-migrator
robinhoo1973/laravel-database-trigger-5.8
84 Downloads
A package to add database trigger to laravel migrations
ricardovanderspoel/laravel-smart-migrations
6 Downloads
Supercharge your Laravel migrations with AI! Laravel Smart Migrations uses OpenAI's GPT-3 to automate the generation of essential files like models, controllers, and more based on your migrations. Boost efficiency, adhere to best practices, and customize AI enhancements for your project.
rhamadsani/migrationrollbackvisualizer
1 Downloads
Visualizes what will happen when you run a Laravel migration rollback.
rfmhb2/convert-migrations
0 Downloads
Artisan command to convert your current SQL database schema into a Laravel Migration file.
rafahsborges/migrations-generator
94 Downloads
Generates Laravel Migrations from an existing database
pthiers/migrations-generator
1728 Downloads
Generates Laravel Migrations from an existing database
onlinepets/laravel-conditional-migrations
1282 Downloads
Run your Laravel migrations only when you want them to
nerbiz/reorder-migrations
20 Downloads
Easily reorder your Laravel migration files
mwakalingajohn/laravel-auto-migrations
6 Downloads
Laravel migration implemented as django based migrations
mphpmaster/migration-snapshot
0 Downloads
hlaCk Laravel Migration Snapshot helper By hlaCk
matemat/laravel-types
5 Downloads
Generates TypeScript interfaces from laravel migrations and form requests
luongolabs/block-migrate
148 Downloads
Run straight code blocks during laravel migrations.
liudaved/migrations-generator
5 Downloads
Generates Laravel Migrations from an existing database
letuananh1873/db-exporter
1 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
kreitje/l4-schemad-migrations
10 Downloads
Generate a schema file for Laravel migration with a MySQL database.