Libraries tagged by php migration
rohinigeeks/laravel-sorcery
135 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
rajibahmed/rake-db-migrator
12 Downloads
Rails migration for php projects
typrint/phinx
18 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.
redoonetworks/phpmig
214 Downloads
Simple migrations system for php
azema/phigrate
33 Downloads
Migrations SQL for PHP 5.3
mysql/schematic
725 Downloads
A simple MySQL migration management tool in PHP, create and update databases automatically with a config json file without having to use inbuilt ORM functions.
drarok/ladder1
1314 Downloads
Database migration system written in PHP
lss/schema
760 Downloads
Simple PHP / MySQL schema sync / migration tool. Specify your schema in PHP and it will generate DDL and alter table statements to sync the database.
foobugs-standards/php53to54
68 Downloads
PHP_CodeSniffer standard for compatibility checking of PHP 5.3 to 5.4 migrations.
va/cutlet-migrate
5 Downloads
A package to use migrate:update command with options for migrations in custom directories in laravel apps.
smrtr/mysql-version-control
1378 Downloads
A crude version control system for mysql written in php
rougin/refinery
3777 Downloads
"Ready-to-eat" Codeigniter 3 migrations.
redbox/dns
1388 Downloads
Quickly retrieve any type of DNS record you wish using PHP
qorm/qorm
131 Downloads
The best
nwidart/db-exporter-l4.0
14 Downloads
Export your database quickly and easely as a Laravel Migration and all the data as a Seeder class.