Libraries tagged by database-migrations
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
bubblegum-php/bubblegum-db-migrations
34 Downloads
Database migrations module for BUBBLEGUM.
blackpearl/blackpearl
18 Downloads
BlackPearl is a simple and lightweight PHP MVC (Model-View-Controller) framework used for building full-stack web applications in PHP. It utilizes well-known PHP packages and libraries that you may already be familiar with, such as the Blade Templating Engine for the user interface and the Eloquent ORM (Object-Relational Mapping) system for database interaction. BlackPearl also implements a classic routing system and database migration system to enhance the developer experience.
astylodon/migrations
87 Downloads
A simple database migrations library for PHP
asko/migrator
148 Downloads
A simple database migration library.
apex/migrations
888 Downloads
Database migrations
ank/migrations
72 Downloads
database migrations
always-open/laravel-online-migrator
5 Downloads
Apply Laravel's database migrations with minimal disruptions using tools like Percona Online Schema Change
adamiecradek/zf-simple-migrations
8694 Downloads
Module for database migrations management.
9naquame/yentu
124 Downloads
A database migration tool with intimate integration with git
8ctopus/nano-migrations
76 Downloads
Automate database migrations
them/migrations
3 Downloads
A simple database migration tool for php >= 8.1
softonic/laravel-database-migrate-test-listener
11565 Downloads
PHPUnit listener to run Laravel database migrations before each testsuite