Libraries tagged by db migration
maniaba/ci4-migration-safety-rector
4003 Downloads
Rector rule for CodeIgniter 4 migrations: replaces silent $this->db->query() with queryOrFail() to surface DDL failures on production deployments.
nwidart/db-exporter
39126 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
lav45/yii2-db-migrate
17960 Downloads
This extension allows you to easily create large migrations associated with many foreign keys.
kohkimakimoto/lib-migration
34037 Downloads
LibMigration is a minimum database migration library and framework for MySQL.
horde/db
4886 Downloads
Database abstraction library
vi-kon/laravel-db-exporter
38502 Downloads
Database table structure and data exporter to migration and seed files
vgarvardt/zf-simple-migrations
20386 Downloads
Module for database migrations management.
cjp2600/bim-core
8969 Downloads
Bitrix db migration core libs
eddturtle/phinx
81669 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.
bertugfahriozer/sql2migration
1248 Downloads
A Spark command for CodeIgniter 4 that generates migration files from an SQL file, with support for foreign keys, triggers, and DB prefix.
altwaireb/laravel-countries
3634 Downloads
Laravel Countries , Countries States Cities DB Migration & Seeder
viosys/vio-db-migration-sw6
694 Downloads
Shopware plugin to apply project-specific DB-Updates
console-helpers/db-migration
4364 Downloads
Database migrations made simple
akrabat/akrabat_db_schema_manager
28581 Downloads
Akrabat's Zend Tool Provider for Zend Framework 1 Database Migrations
stidges/laravel-fk-migration
4229 Downloads
Helpful base migration for creating all your foreign key without worrying about the order of your migrations.