Libraries tagged by database schema migration
tarunkorat/laravel-migration-squasher
85 Downloads
Squash old Laravel migrations into a single schema file
zaeem2396/schema-lens
20 Downloads
Laravel package to preview migration files against current MySQL or PostgreSQL schema with destructive change detection and data export
sufyandev/laravel-migration-linter
895 Downloads
A lightweight Laravel package that analyzes and warns about risky database migration changes before they reach production.
shasoft/db-schema
35 Downloads
Versioning/migrating database changes
schema-keeper/schema-keeper
6113 Downloads
Track PostgreSQL schema as one-file-per-object dumps. Detect drift in CI. Read-only — complements your migrations.
peptolab/phpdb-migration
126 Downloads
Idempotent database migration engine for php-db/phpdb.
jorgemddev/kumbiaphp-migrations
84 Downloads
Sistema de migraciones de base de datos para KumbiaPHP, inspirado en Laravel Migrations.
dweik/laravel-database-patching
91 Downloads
Laravel database patching
dconco/schema-migrator
8 Downloads
A beautiful command-line database migration tool for any PHP project. Laravel-style migrations without the framework.
dlevsha/nasgrate
40 Downloads
Nasgrate is a console utility that let you organise database schema migration process at a consistent and easy way. It supports mysql, mssql, postgresql, oracle and other databases
activecollab/databasemigrations
16929 Downloads
Database schema migrations
ganeshkandu/kdbv
316 Downloads
mysql database auto schema migration tool
ludovicguenet/whizbang
35 Downloads
Whizbang — Automatic database schema change tracking, risk analysis, and instant rollback for Laravel.
eprofos/reverse-engineering-bundle
63 Downloads
Advanced Symfony bundle for database reverse engineering - Automatically generates Doctrine entities from existing database schemas with intelligent type mapping, relationship detection, and comprehensive metadata extraction capabilities
sepehr-mohseni/elosql
192 Downloads
Intelligent Laravel schema analysis, migration generation, and Eloquent model scaffolding from existing databases