Libraries tagged by database schema migration tool
doctrine/migrations
217288348 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.
tommyknocker/pdo-database-class
6083 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.
robinncode/db_craft
4699 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.
arabcoders/database
1520 Downloads
Standalone database toolkit for PDO with query building, ORM, schema migrations, and seeding.
dvrtech/schema-tools
6832 Downloads
Laravel package for JSON/CSV schema analysis and database structure generation
orisintel/laravel-online-migrator
82260 Downloads
Apply Laravel's database migrations with minimal disruptions using tools like Percona Online Schema Change
memran/marwa-db
941 Downloads
Lightweight, framework-agnostic PHP database toolkit: connections, query builder, ORM, schema, migrations, seeders, debug panel.
ascetic-soft/rowcast-schema
118 Downloads
Schema-first migration tool for PDO databases, friendly to Rowcast
notauniondev/migrations
145 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.
akrabat/akrabat_db_schema_manager
28581 Downloads
Akrabat's Zend Tool Provider for Zend Framework 1 Database Migrations
lss/schema
760 Downloads
Simple PHP / MySQL schema sync / migration tool. Specify your schema in PHP and it will generate DDL and alter table statements to sync the database.
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
ganeshkandu/kdbv
316 Downloads
mysql database auto schema migration tool
bytepark/lib-migration
573 Downloads
bytepark Component - Lightweight and flexible database schema and data migration toolkit