Libraries tagged by migrate
evk/ds.migrate
603 Downloads
bitrix migration module
drupal/migrate_quickstart
295 Downloads
Migrate Quickstart
alicfeng/laravel-migrate
1030 Downloads
laravel migrate enhance extend
akrabat/zf1-db-migrate
422 Downloads
Akrabat's Zend Tool Provider for DB Migration
adrienpoupa/migrate-routines
518 Downloads
Generate Laravel Migrations from existing MySQL routines: views, procedures, functions and triggers.
josh-taylor/migrate-sql
579 Downloads
Display the SQL for a migration in Laravel
sunnysideup/database-migrations
63 Downloads
Add an Atomic Migration interface to any BuildTask and it will automatically run them on dev/build and record that they have run in the database.
rmrevin/yii2-power-migration
161 Downloads
Migration Extension for Yii2.
orottier/laravel-migration-squasher
95 Downloads
Aggregate your incremental Laravel migration files into single migration for each table. This eliminates all alter columns and makes testing via sqlite a possibility.
nmcteam/migration
21 Downloads
A migration framework to move content from source to destination
mw2dw/mw2dw
13 Downloads
Convert content in a MediaWiki installation to DokuWiki
lci/blend
499 Downloads
This project aims to import/export resources and elements from MODX to another MODX install to allow easier dev to prod git workflows.
indatus/guardian
2154 Downloads
Allows you to protect more than just the production environment from potentially destructive tasks
graze/morphism
3473 Downloads
MySQL Database Migration
devco/trek
3066 Downloads
Trek is a simple migration and versioning library. It abstracts the version tracking and migration between versions allowing you to focus on writing clean migration scrpts based on a simple interface.