Libraries tagged by db migration
abhijitghogre/laravel-db-clear-command
11982 Downloads
Laravel artisan command to drop all database tables and rerun the migrations.
vgarvardt/zf-simple-migrations
20391 Downloads
Module for database migrations management.
laravel-enso/dbsyncmigrations
871 Downloads
Database synchronization migrations-generator for Laravel
abdelrahmanrafaat/schema-to-code
13 Downloads
Converts DB schema to Laravel code (Migrations & Models)
typrint/phinx
176 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.
smrtr/mysql-version-control
1381 Downloads
A crude version control system for mysql written in php
schema-keeper/schema-keeper
6113 Downloads
Track PostgreSQL schema as one-file-per-object dumps. Detect drift in CI. Read-only — complements your migrations.
masom/lhm
9493 Downloads
Large Hadron Migrator for phinx
daavelar/revengedb
3082 Downloads
RevengeDb provides an artisan command to make a reverse engineer of the database, generating automatically the migrations for you
codemonster-ru/database
463 Downloads
Lightweight, framework-agnostic database layer with PDO connections, fluent Query Builder, Schema Builder, and full migration system.
php-monsters/laravel-worldwide
40 Downloads
Laravel Worldwide, Countries States Cities DB Migration & Seeder
juanchopalen/laravel-world
20 Downloads
Laravel World, Countries States Cities DB Migration & Seeder
vkovalc/module-phinx-migrations
10 Downloads
Magento 2 module that integrates phinx DB migrations as a replacement for the default setup upgrade, therefore enabling zero downtime deployments.
univeros/migration-intelligence
0 Downloads
bin/altair db:migration-plan — proposes safe Cycle migrations from spec/entity diffs with read-only safety checks (NOT NULL backfill, unique dupes, FK orphans, type-cast, large tables) and two-phase rename/type-change plans. Deterministic JSON for agents and CI.
thefuntasty/db-migration-php
2703 Downloads
Basic database migrations