Libraries tagged by db migration
robmorgan/phinx
41885182 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.
cybercog/laravel-clickhouse
69273 Downloads
ClickHouse migrations for Laravel
phalcon/migrations
925068 Downloads
Run and Generate DB Migrations with Phalcon Framework
dragon-code/migrate-db
11315 Downloads
Easy data transfer from one database to another
dbpatch/dbpatch
56537 Downloads
DbPatch is a commandline utility to manage/track (my)sql/php patch files.
howyi/conv
330823 Downloads
Generate MySQL migration queries from actual DB and DDL
apen/additional_reports
137559 Downloads
Useful information in the reports module : xclass, ajax, cliKeys, eID, general status of the system (encoding, DB, php vars...), hooks, compare local and TER extension (diff), used content type, used plugins, ExtDirect... It can really help you during migration or new existing project (to have a global reports of the system).
yiisoft/db-migration
15468 Downloads
Yii DB Migration
popphp/pop-db
11872 Downloads
Pop Db Component for Pop PHP Framework
dbout/wp-orm
8108 Downloads
WordPress ORM with Eloquent.
altwaireb/laravel-world
4967 Downloads
Laravel World, Countries States Cities DB Migration & Seeder
yiisoft/yii-db-migration
34198 Downloads
Yii DB Migration
robinncode/db_craft
2212 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
nwidart/db-exporter
39058 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
lav45/yii2-db-migrate
9888 Downloads
This extension allows you to easily create large migrations associated with many foreign keys.