Libraries tagged by php migration
farisc0de/phpmigration
16 Downloads
Enterprise-ready database migration library for PHP with fluent schema builder, versioning, CLI tools, and multi-database support
cbaykam/php-migrations
10 Downloads
Database migrations for php 5.x
bakkahit/sql-migration
63 Downloads
SqlMigration is a Laravel package that allows you to execute custom SQL migrations directly within your Laravel application. Instead of writing SQL queries manually or relying only on Laravel's built-in migrations, this package enables you to create and run .php migration files containing custom SQL commands like INSERT, DELETE, UPDATE, CREATE TABLE, and more.
ludwig-br/postgres-migration
24 Downloads
Lightweight php migration tool for PostgreSQL databases
zorac/php-di-migration
400 Downloads
Eases migration from PHP-DI 6 annotations to PHP-DI 7 attributes
ytsoni/php-migrater
6 Downloads
PHP Legacy Migration Orchestrator — analyze, test, and fix PHP 5.x–8.x codebases for modern PHP versions
valterfc/php-database-migration
16 Downloads
rake and mybatis SQL migration tool
tunaaoguzhann/php-dataforge
16 Downloads
PHP Database Migration & Seeder Tool for multiple database systems
thefuntasty/db-migration-php
2703 Downloads
Basic database migrations
stratdes/php-mongo-migrations
875 Downloads
Manage changes for your MongoDB documents
roolith/migration
14 Downloads
php simple migration
pfilsx/yii2-migration-core
6255 Downloads
Yii PHP Framework Migration Core
migro/php-core-migration
3 Downloads
A PHP library providing a code-first approach for database migrations. Designed for simplicity and ease of use, it allows developers to define and manage database schema changes directly in code.
metolabs/otpauth-migration-php
14 Downloads
Google Authenticator migration decoder
mepihindeveloper/php-sql-migration
7 Downloads
Component for working with SQL migrations