Libraries tagged by php migration
rector/rector
88806860 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
doctrine/migrations
175716869 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.
robmorgan/phinx
40225641 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.
babenkoivan/elastic-migrations
1915970 Downloads
Elasticsearch migrations for Laravel
davedevelopment/phpmig
2170871 Downloads
Simple migrations system for php
ssch/typo3-rector
1985563 Downloads
Instant fixes for your TYPO3 PHP code by using Rector.
lulco/phoenix
282901 Downloads
Database Migrations for PHP
umbrellio/laravel-pg-extensions
354807 Downloads
Extensions for Postgres Laravel
rector/rector-src
347631 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
alexia/php7mar
68185 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
81497 Downloads
Extract, Transform and Load data using this PHP written migration library.
php-database-migration/php-database-migration
56232 Downloads
rake and mybatis SQL migration tool
sokil/php-mongo-migrator
95281 Downloads
Migrations for MongoDB
byjg/migration
71282 Downloads
Simple library in PHP for database version control. Supports Sqlite, MySql, Sql Server and Postgres.
dragon-code/laravel-data-dumper
6562 Downloads
Adding data from certain tables when executing the `php artisan schema:dump` console command