Libraries tagged by php migration
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.
greg-md/php-orm
389 Downloads
A powerful ORM(Object-Relational Mapping) for PHP.
elao/command-migration
10 Downloads
PHP lib to run commands, for example on deployment.
arefshojaei/lite-php
11 Downloads
Micro PHP Framework
mll-lab/laravel-conditional-migrations
58420 Downloads
Run your Laravel migrations only when you want them to
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
156 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.
pantono/phinx
67 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app. Forked from main repository
griffin/griffin
41 Downloads
Griffin is a Graph-Oriented Migration Framework for PHP
eddmash/powerorm
380 Downloads
A powerful php orm with automatic migrations
dconco/schema-migrator
8 Downloads
A beautiful command-line database migration tool for any PHP project. Laravel-style migrations without the framework.
azema/phigrate
33 Downloads
Migrations SQL for PHP 5.3
shworx/beacon
10 Downloads
A modern PHP application starter with authentication, migrations, Eloquent ORM, Twig, and a lightweight MVC architecture.
mysql/schematic
731 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.