Libraries tagged by database-migrations
doublemcz/dibi-migrations
413 Downloads
Simple database migration layer based on dibi
djordje/li3_migrations
40 Downloads
Database migrations for Lithium PHP framework
diswebru/bitrix-migrations
17 Downloads
Database migrations for Bitrix CMS
directus/migrations
31443 Downloads
Framework for generating and managing database migrations
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.
demi/yii2-gii-migrations-gui
39 Downloads
Generate Yii2 database migrations in the gii interface
davidburger/pgup
161 Downloads
PHP PostgreSQL database migration tool
dasunnethsara/zenithphp-core
12 Downloads
The core of the ZenithPHP framework, providing essential features like routing, controllers, middleware, database migrations, and more.
damon/damonmigrate
6 Downloads
this is database migrations package
cubaleon/database
14 Downloads
Database Migration and Seeds
compositephp/sync
19 Downloads
PHP 8.1+ SQL Database Migrations and schema synchronisation
codogh/yentu
111 Downloads
A database migration tool based on ekowabaka/yentu
check24-profis/fregata-symfony-bundle
4 Downloads
Database migration framework allowing data migration between different DBMS or database structures. Bundled for Symfony.
cfxmarkets/repo-tools
367 Downloads
A small set of tools to help manage repositories, such as database migration tools, etc. NOTE: Because these tools encompass a wide range of uses, we've decided not to declare their dependencies explicitly. Rather, these dependencies are _suggested,_ such that people who need them may easily find and download them, while those who don't won't need to incorporate excess code.
cbaykam/php-migrations
10 Downloads
Database migrations for php 5.x