Libraries tagged by php migration
doctrine/migrations
182159155 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
rector/rector
96507863 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
robmorgan/phinx
41572269 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.
babenkoivan/elastic-migrations
2051182 Downloads
Elasticsearch migrations for Laravel
davedevelopment/phpmig
2208883 Downloads
Simple migrations system for php
ssch/typo3-rector
2179082 Downloads
Instant fixes for your TYPO3 PHP code by using Rector.
lulco/phoenix
297230 Downloads
Database Migrations for PHP
umbrellio/laravel-pg-extensions
370052 Downloads
Extensions for Postgres Laravel
rector/rector-src
354265 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
alexia/php7mar
69401 Downloads
PHP 7 MAR, or just "php7mar", is a command line utility to generate reports on existing PHP 5 code to assist developers in porting their code quickly to PHP 7.
wizaplace/php-etl
89588 Downloads
Extract, Transform and Load data using this PHP written migration library.
php-database-migration/php-database-migration
57474 Downloads
rake and mybatis SQL migration tool
byjg/migration
74277 Downloads
Simple library in PHP for database version control. Supports Sqlite, MySql, Sql Server and Postgres.
dragon-code/laravel-data-dumper
9734 Downloads
Adding data from certain tables when executing the `php artisan schema:dump` console command
dbpatch/dbpatch
56164 Downloads
DbPatch is a commandline utility to manage/track (my)sql/php patch files.