Libraries tagged by database migration
initphp/barbarian
10 Downloads
Small library that can be used for database migrations.
gggordon/php-sql-replacer
4 Downloads
Replace values in `SQL` files especially with serialized php values. Useful for database migrations/clones.
gdecris/nomad
227 Downloads
Database Migration Commands
ekowabaka/yentu
1457 Downloads
A database migration tool with intimate integration with git
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
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
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.
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.
asko/migrator
148 Downloads
A simple database migration library.
9naquame/yentu
124 Downloads
A database migration tool with intimate integration with git
silktide/reposition-phinx
223 Downloads
A module for silktide/reposition that creates Phinx SQL database migrations from entity metadata
victorblanco/laravel-datatomigration
18 Downloads
Database to migration file
merterciyescagan/framework
4 Downloads
A simple framework with a query builder, database connection, migration and core classes.