Libraries tagged by migration-tool
manojmbharadwaj/laghu
0 Downloads
PHP DB Migration Tool
kingzcheung/migration-sql
9 Downloads
a migration tool for sql
ke/thinkphp-migration
441 Downloads
database migration tools
joseki/migration
804 Downloads
Joseki/Migration is console database migration tool for your PHP apps.
hipay/php-database-migration
7053 Downloads
rake and mybatis SQL migration tool
hhpack/migrate
12 Downloads
Lightweight migration tool for Hack
hafael/hotel
542 Downloads
Laravel Tenant Multi-Self-Hosted-DB connections with Migration tools package for Laravel 5.1+
freitasmurillo/dynamodb-migration
149 Downloads
A dynamodb migration tool
fragale/migratool
24 Downloads
Laravel migrations tools
filipe07/php-database-migration
47 Downloads
SQL migration tool forked from https://github.com/alwex/php-database-migration
ezsystems/ezplatform-page-migration
7463 Downloads
eZ Platform Page FieldType Migration Tool
ekowabaka/yentu
1457 Downloads
A database migration tool with intimate integration with git
dreamyi12/reverse-migration
48 Downloads
Hyperf data reverse migration tool
diontruter/migrate
33 Downloads
Simple Migration Tool
develme/database-patch
8 Downloads
A patch system designed similar to Laravel's database migration tools. Instead of being used to manage schema, the patch system is used to fill that grey area between a database seeder and a database migration. The intentions of the system is to patch/adjust existing data, but this could be a replacement for seeders since whether a patch has been ran or not is tracked.