Libraries tagged by database migrations
mediactive-digital/migrations-generator
2185 Downloads
Generates Laravel Migrations from an existing database
barryvdh/laravel-migration-generator
26137 Downloads
Generate migrations based on existing database
michaeljennings/refresh-database
1656 Downloads
A package to speed up your laravel database tests by only running the migrations once
adamkearsley/convert-migrations
8484 Downloads
Artisan command to convert your current SQL database schema into a Laravel 4 Migration file.
sunnysideup/migration-task
3772 Downloads
Helps developers upgrade database data from one version to the next where the structure is incompatible
nikelioum/migration-guru
84 Downloads
A small Laravel 12 package to manage migrations from a web UI
nachopitt/migrations
125 Downloads
morningmedley/database
2486 Downloads
Illuminate Migrations and Eloquent for Morningmedley.
kohana-minion/tasks-migrations
3018 Downloads
Migration tasks for the kohana-minion cli framework
justinkekeocha/database-dump
118 Downloads
This package will save you from loosing database records, supposing you run the laravel migrate:fresh command without exporting a database dump
formal/migrations
214 Downloads
SQL and Commands migrations
fndmiranda/data-migration
420 Downloads
Synchronize and migrate data between the application and the database
openbuildings/timestamped-migrations
33642 Downloads
Migrations are a convenient way for you to alter your database in a structured and organized manner
mll-lab/laravel-conditional-migrations
57799 Downloads
Run your Laravel migrations only when you want them to
fluxoft/migrant
9352 Downloads
Migrant: A simple utility for database migration.