Libraries tagged by database schema migration
doctrine/migrations
221995772 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
deliciousbrains/wp-migrations
263077 Downloads
WordPress library for managing database table schema upgrades and data seeding
cycle/database
814090 Downloads
DBAL, schema introspection, migration and pagination
clcbws/laravel-schema-sentinel
5125 Downloads
Detect and fix database schema drift in Laravel by comparing migrations with the live database state.
spiral/database
325029 Downloads
DBAL, schema introspection, migration and pagination
avaibooksports/doctrine-migrations-multiple-database-bundle
723219 Downloads
Symfony DoctrineMigrationsMultipleDatabaseBundle
orchestra/tenanti
125294 Downloads
Tenant based Database Schema Manager for Laravel
albertoarena/laravel-truss
489 Downloads
A live database structure viewer for Laravel. Renders your schema (never data) as a scrollable, zoomable ER diagram.
dragon-code/laravel-data-dumper
23706 Downloads
Adding data from certain tables when executing the `php artisan schema:dump` console command
tommyknocker/pdo-database-class
6142 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
shopsys/migrations
260640 Downloads
Symfony bundle providing commands for transactional Doctrine database migrations
robinncode/db_craft
4983 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.
migralign/laravel-migralign
522 Downloads
MigrAlign — align live MySQL tables with Laravel migration schema, safely.
hzhihua/yii2-dump
30015 Downloads
Generate the schema from an existing database
jamband/yii2-schemadump
41654 Downloads
Generate the schema from an existing database