Libraries tagged by database migration
fproject/yii2-migration-generator
7372 Downloads
Helper class library to generate Yii2 migration script from Database source
nachofassini/laravel-database-structure
3982 Downloads
Package that generates a php file with the tables and fields of the database after running all the migrations
mediactive-digital/migrations-generator
2156 Downloads
Generates Laravel Migrations from an existing database
aliengen/pachyderm-migration
44 Downloads
A migration tool for Pachyderm SQL database
adamkearsley/convert-migrations
8484 Downloads
Artisan command to convert your current SQL database schema into a Laravel 4 Migration file.
tito10047/migration-backup
265 Downloads
Backup database on migrate command
sunnysideup/migration-task
3748 Downloads
Helps developers upgrade database data from one version to the next where the structure is incompatible
nachopitt/migrations
69 Downloads
morningmedley/database
2417 Downloads
Illuminate Migrations and Eloquent for Morningmedley.
kohana-minion/tasks-migrations
3018 Downloads
Migration tasks for the kohana-minion cli framework
justinkekeocha/database-dump
117 Downloads
This package will save you from loosing database records, supposing you run the laravel migrate:fresh command without exporting a database dump
fndmiranda/data-migration
420 Downloads
Synchronize and migrate data between the application and the database
openbuildings/timestamped-migrations
33637 Downloads
Migrations are a convenient way for you to alter your database in a structured and organized manner
mll-lab/laravel-conditional-migrations
57732 Downloads
Run your Laravel migrations only when you want them to
khanhicetea/phpmig
10251 Downloads
Simple migrations system for php [forked from davedevelopment/phpmig]