Libraries tagged by Migrate data
getpop/migrate-component-model-configuration
1364 Downloads
(Temporary package) Migrate code to package https://github.com/getpop/component-model-configuration. Target package description: Adds the configuration level to the component hierarchy, through which the data API can be extended into an application
isotopsweden/wp-cli-migrate
1692 Downloads
Simple data migration for WordPress
xiaochengfu/yii2-migrate
19 Downloads
yii2 database migration
trendwerk/migrate
19 Downloads
Starter plugin for WordPress database migrations.
superwave/migrate
278 Downloads
Database migration scripts for webman+MySQL
smartlaravel/safe-migrate
152 Downloads
Adds a prompt the the migrate command when connected to any non local database.
sizeofio/tp5-migrate
6 Downloads
ThinkPHP 5.0.* database migration tools.
projectoblio/migrate-specific
135 Downloads
The Laravel framework artisan CLI extension command.
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.
hopkins/migrate-reload
161 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
helionogueir/database
32 Downloads
Database manipulation routines
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.