Libraries tagged by database migration
adamkearsley/convert-migrations
8483 Downloads
Artisan command to convert your current SQL database schema into a Laravel 4 Migration file.
sunnysideup/migration-task
3701 Downloads
Helps developers upgrade database data from one version to the next where the structure is incompatible
morningtrain/wp-database
730 Downloads
Laravel Eloquent and Migrations for WordPress
morningmedley/database
2318 Downloads
Illuminate Migrations and Eloquent for Morningmedley.
lostkobrakai/migrations
6317 Downloads
Module to handle migration files in ProcessWire
kohana-minion/tasks-migrations
3018 Downloads
Migration tasks for the kohana-minion cli framework
justinkekeocha/database-dump
112 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
33627 Downloads
Migrations are a convenient way for you to alter your database in a structured and organized manner
mll-lab/laravel-conditional-migrations
57665 Downloads
Run your Laravel migrations only when you want them to
mybizna/automigrator
1209 Downloads
Declare database migrations and factory definitions inside Laravel models.
khanhicetea/phpmig
9808 Downloads
Simple migrations system for php [forked from davedevelopment/phpmig]
jumilla/laravel-versionia
2820 Downloads
Version based database migration system for Laravel 5.
fluxoft/migrant
9285 Downloads
Migrant: A simple utility for database migration.
crudadmin/crudadmin
3057 Downloads
Dynamically Laravel CRUD administration with automatic database migrations