Libraries tagged by database migrations
dilneiss/laravel-migrations-generator
529 Downloads
Generates Laravel Migrations from an existing database
barryvdh/laravel-migration-generator
26108 Downloads
Generate migrations based on existing database
michaeljennings/refresh-database
1445 Downloads
A package to speed up your laravel database tests by only running the migrations once
adamkearsley/convert-migrations
8478 Downloads
Artisan command to convert your current SQL database schema into a Laravel 4 Migration file.
thathoff/kirby-migrations
709 Downloads
Migrate content or databases when deploying your Kirby project
swouters/sql-migrations-bundle
686 Downloads
Allow symfony database versioning using SQL plain files.
morningtrain/wp-database
654 Downloads
Laravel Eloquent and Migrations for WordPress
morningmedley/database
1108 Downloads
Illuminate Migrations and Eloquent for Morningmedley.
kohana-minion/tasks-migrations
3018 Downloads
Migration tasks for the kohana-minion cli framework
justinkekeocha/database-dump
96 Downloads
This package will save you from loosing database records, supposing you run the laravel migrate:fresh command without exporting a database dump
graviton/mongodb-migrations-bundle
6999 Downloads
Symfony MongoDBMigrationsBundle
fndmiranda/data-migration
418 Downloads
Synchronize and migrate data between the application and the database
openbuildings/timestamped-migrations
33475 Downloads
Migrations are a convenient way for you to alter your database in a structured and organized manner
mll-lab/laravel-conditional-migrations
56857 Downloads
Run your Laravel migrations only when you want them to
tomshaw/laravel-calendar-table
451 Downloads
A Laravel calendar table database migration and console command.