Libraries tagged by database schema migration tool
develme/database-patch
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.
atheon/migrations
17 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.
progrmanial/simplemdb
88 Downloads
Enterprise Database Toolkit for PHP - Modern schema management, intelligent migrations, and advanced query building
always-open/laravel-online-migrator
5 Downloads
Apply Laravel's database migrations with minimal disruptions using tools like Percona Online Schema Change
farisc0de/phpmigration
16 Downloads
Enterprise-ready database migration library for PHP with fluent schema builder, versioning, CLI tools, and multi-database support
progrmanial/simple-mysqli-fork
2542 Downloads
A powerful and flexible database query builder with advanced features
fool/miggy
199 Downloads
PHP Database migration system