Libraries tagged by migration manager
dbpatch/dbpatch
48309 Downloads
DbPatch is a commandline utility to manage/track (my)sql/php patch files.
devture/mongodb-migrations
155934 Downloads
Managed Database Migrations for MongoDB
vgarvardt/zf-simple-migrations
19805 Downloads
Module for database migrations management.
eddturtle/phinx
60955 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.
robinncode/db_craft
471 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.
graviton/mongodb-migrations
6584 Downloads
Managed Database Migrations for MongoDB
stratdes/php-mongo-migrations
556 Downloads
Manage changes for your MongoDB documents
mysql/schematic
725 Downloads
A simple MySQL migration management tool in PHP, create and update databases automatically with a config json file without having to use inbuilt ORM functions.
nwogu/bagpack
955 Downloads
Organize your migration files into proper directories by tables
easy2dev/multi-tenant-wizard
130 Downloads
Easy2Dev Laravel Tenant Migrate is a Laravel package designed to simplify database migration for multi-tenant applications, particularly those employing PostgreSQL databases. This package streamlines the migration process for Software as a Service (SaaS) web applications where tenant data is stored in separate databases. It eliminates the need to manually adjust database configuration files for each tenant, offering a scalable solution for database management.
nwogu/smooth-migration
18 Downloads
Flexible way to manage Laravel Migrations
crixuamg/laravel-data-migrations
1058 Downloads
Manage data migrations easily within your Laravel application
antimattr/mongodb-migrations
102598 Downloads
Managed Database Migrations for MongoDB
zls/migration
421 Downloads
Easy to manage the database migrations
rhubarbphp/module-migrations
4246 Downloads
Provides scripted updates for managed transitions in application versions