Libraries tagged by migrate
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
577 Downloads
Display the SQL for a migration in Laravel
sunnysideup/import-tables
79 Downloads
A FooBar for Silverstripe CMS modules.
rmrevin/yii2-power-migration
161 Downloads
Migration Extension for Yii2.
ramadan/custom-fresh
132 Downloads
A Laravel package to specify the tables that you do not want to drop while refreshing the database.
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
flameartlab/migration
189 Downloads
Migration generator for Yii 2.
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.
cytracom/squasher
307 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.