Libraries tagged by php migration
umbrellio/rollback-missing-migrations
42631 Downloads
Laravel package for rolling back migrations between different releases
phplucidframe/bare-migration
11114 Downloads
A simple PHP command line tool to generate CodeIgniter bare migration file.
n3xt0r/laravel-migration-generator
944 Downloads
create migrations from database
mitulgolakiya/laravel-api-generator
30562 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
semisedlak/migratte
38209 Downloads
Migratte is a simple database migration tool for PHP.
khanhicetea/phpmig
13968 Downloads
Simple migrations system for php [forked from davedevelopment/phpmig]
eddturtle/phinx
81394 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.
nwidart/db-exporter
39122 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
memran/marwa-db
941 Downloads
Lightweight, framework-agnostic PHP database toolkit: connections, query builder, ORM, schema, migrations, seeders, debug panel.
lulco/nette-phoenix-registrator
142182 Downloads
Integration of Phoenix Database Migrations into Nette Framework
jaydeep/laravel-preflight
519 Downloads
Artisan command that scans your Laravel codebase for breaking changes and compatibility issues before you upgrade to Laravel 9, 10, 11, 12, or 13.
ez-php/framework
4059 Downloads
Lightweight PHP framework core — dependency injection, routing, middleware, and database migrations
cline/sequencer
4842 Downloads
Sequential migration and operation orchestration for Laravel
avoutic/web-framework
2720 Downloads
A lightweight, secure-by-default PHP microframework built on Slim – providing Laravel-like features (ORM, authentication, migrations, caching) without the bloat. Perfect for building REST APIs and small-to-medium PHP applications.
sidvind/php-migrations
4384 Downloads
Database migration scripts for PHP