Libraries tagged by php migration
purocean/php-db-migration
21 Downloads
A database migration tool
antonkomarev/php-db-migration-validator
1507 Downloads
Validate PHP database migration files
adly-nady/php-my-migration
9 Downloads
It converts all existing tables in MySQL that do not have migration files to migration files. If they exist, it compares the columns and their data types with the existing ones and syncs the existing ones to MySQL.
gruberro/php-mongo-migrations
54042 Downloads
Manage changes for your MongoDB documents
slim3-aftermarket/migrations
23 Downloads
Framework-agnostic migrations manager for PHP projects
peptolab/phpdb-migration
126 Downloads
Idempotent database migration engine for php-db/phpdb.
maxim-oleinik/blade-migrations
2311 Downloads
Raw SQL database migration tool for PHP apps
izniburak/nur-migration
468 Downloads
Simple migrations system for php
tobento/app-migration
294 Downloads
App migration support.
splitbrain/php-sqlite
72 Downloads
A simple wrapper around pdo-sqlite with basic migration support and a few helper utils
rhubarbphp/scaffold-database-migrations
4475 Downloads
A stem implementation of Module.Migrations for database migrations
rhubarbphp/module-migrations
4534 Downloads
Provides scripted updates for managed transitions in application versions
phphleb/migration
369 Downloads
Primitive migrations for the HLEB2 framework
jorgemddev/kumbiaphp-migrations
80 Downloads
Sistema de migraciones de base de datos para KumbiaPHP, inspirado en Laravel Migrations.
jmrashed/php-installer
5 Downloads
Reusable, framework-agnostic web installer for PHP applications — step-by-step installation wizard with multi-database support, migrations, and admin creation.