Libraries tagged by database schema migration tool

doctrine/migrations

4682 Favers
142920669 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.

Go to Download


orisintel/laravel-online-migrator

44 Favers
78941 Downloads

Apply Laravel's database migrations with minimal disruptions using tools like Percona Online Schema Change

Go to Download


akrabat/akrabat_db_schema_manager

95 Favers
28232 Downloads

Akrabat's Zend Tool Provider for Zend Framework 1 Database Migrations

Go to Download


robinncode/db_craft

11 Favers
329 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.

Go to Download


lss/schema

10 Favers
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.

Go to Download


dlevsha/nasgrate

26 Favers
37 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

Go to Download


ganeshkandu/kdbv

10 Favers
312 Downloads

mysql database auto schema migration tool

Go to Download


bytepark/lib-migration

1 Favers
569 Downloads

bytepark Component - Lightweight and flexible database schema and data migration toolkit

Go to Download


develme/database-patch

1 Favers
8 Downloads

A patch system designed similar to Laravel's database migration tools. Instead of being used to manage schema, the patch system is used to fill that grey area between a database seeder and a database migration. The intentions of the system is to patch/adjust existing data, but this could be a replacement for seeders since whether a patch has been ran or not is tracked.

Go to Download


atheon/migrations

0 Favers
14 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.

Go to Download


always-open/laravel-online-migrator

0 Favers
1 Downloads

Apply Laravel's database migrations with minimal disruptions using tools like Percona Online Schema Change

Go to Download


fool/miggy

0 Favers
196 Downloads

PHP Database migration system

Go to Download