Libraries tagged by database schema migration
arabcoders/database
2735 Downloads
Standalone database toolkit for PDO with query building, ORM, schema migrations, and seeding.
nowo-tech/migrations-kit-bundle
3178 Downloads
Symfony bundle providing migration helpers: schema checks (table/column/index exists) and array-based migration definitions. Use in Doctrine Migrations with Symfony 7|8.
dvrtech/schema-tools
8831 Downloads
Laravel package for JSON/CSV schema analysis and database structure generation
corytech/doctrine-migrations-multiple-database-bundle
12954 Downloads
Symfony DoctrineMigrationsMultipleDatabaseBundle
aldoggutierrez/laravel-schema-manager
3355 Downloads
Manage PostgreSQL schemas in Laravel applications
heyosseus/difflock
265 Downloads
Diff, analyze and protect your Laravel database schema. Schema diffing, migration risk linting, and a migration guard that blocks destructive changes before they run.
migralign/laravel-migralign
691 Downloads
MigrAlign — align live MySQL tables with Laravel migration schema, safely.
jamband/yii2-schemadump
41711 Downloads
Generate the schema from an existing database
grazulex/laravel-modelschema
519 Downloads
Generate and manage Laravel model schemas with automatic validation, documentation, and migration helpers for better data structure management.
horde/db
6662 Downloads
Database abstraction library
grazulex/laravel-autobuilder
388 Downloads
A visual automation builder for Laravel applications - Build workflows like Node-RED, directly in your Laravel app
fivelab/migrator
4799 Downloads
Versioned migrations for any storage: SQL via PDO, ClickHouse and more, with independent migration groups and pluggable history storage.
efureev/laravel-support-db
7176 Downloads
PostgreSQL features for Laravel's schema and query builders: partial indexes, views, CREATE TABLE LIKE, extensions, RETURNING, and PostgreSQL-only column types
orisintel/laravel-online-migrator
82344 Downloads
Apply Laravel's database migrations with minimal disruptions using tools like Percona Online Schema Change
memran/marwa-db
1428 Downloads
Lightweight, framework-agnostic PHP database toolkit: connections, query builder, ORM, schema, migrations, seeders, debug panel.