Libraries tagged by Migrate data
nyuhsl/migrate_nyu_hsl_drf_data
0 Downloads
Custom module for migrating NYU HSL Data Repository Finder data.
yhirano55/laravel-database-autodoc
315 Downloads
Generate the database document automatically after migrate command.
dastanaron/yii2-migrate-updater
47 Downloads
The extension allows you to save data when performing a ./yii migrate/redo
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
18 Downloads
Starter plugin for WordPress database migrations.
superwave/migrate
269 Downloads
Database migration scripts for webman+MySQL
smartlaravel/safe-migrate
151 Downloads
Adds a prompt the the migrate command when connected to any non local database.
sizeofio/tp5-migrate
5 Downloads
ThinkPHP 5.0.* database migration tools.
projectoblio/migrate-specific
135 Downloads
The Laravel framework artisan CLI extension command.
obarlas/laravel-migrate-custom-command
15 Downloads
Creates database migration files from custom templates.
nkovacs/migrate-command
18 Downloads
This is an enhanced version of the Yii Database Migration Tool that adds module support and many more usefull features.
lawrence/fast-migrate
52 Downloads
Migrate even faster!
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