Libraries tagged by Migrate data
sizeofio/tp5-migrate
6 Downloads
ThinkPHP 5.0.* database migration tools.
rafaelmiano/phpspa-migrate
0 Downloads
A simple and elegant database migration system for PHP applications
projectoblio/migrate-specific
135 Downloads
The Laravel framework artisan CLI extension command.
piko/migrate
5 Downloads
A lightweight database migration tool.
obarlas/laravel-migrate-custom-command
16 Downloads
Creates database migration files from custom templates.
nkovacs/migrate-command
19 Downloads
This is an enhanced version of the Yii Database Migration Tool that adds module support and many more usefull features.
lawrence/fast-migrate
55 Downloads
Migrate even faster!
kerroldj/laravel-migrate-fresh-table
8 Downloads
Fresh-migrate a specific table (or a chosen set of tables) in Laravel — like migrate:fresh, but scoped, foreign-key aware, multi-connection and multitenant-friendly.
hopkins/migrate-reload
180 Downloads
A simple console command to drop every table in the database, and then run migrations, as well as seeds. Helpful for rapid development when you do not want to deal with the down() methods of migrations
elefant/app-migrate
8 Downloads
Database migrations for the Elefant CMS
dword-design/wp-cli-migrate-command
9 Downloads
WP-CLI command to transfer a database or uploads from one connection to another.
clouddueling/auto-migrate
26 Downloads
This class can be used to generate diffs between a MySQL XML dump file, and a database which currently exists. It will tell you the missing tables and columns (return as an array), or generate MySQL queries to add the missing columns in.
caherrera/laravel-migrate-check
34 Downloads
A command to check for pending migrations. Exits with number of pending migrations if there are any
hashtagcms/migration-tool
2 Downloads
A production-grade, asynchronous migration tool for HashtagCMS to migrate data, media, and templates between installations.
chomenko/migrations
505 Downloads
Doctrine migrations from Nette Framework