Libraries tagged by migration core
code-distortion/adapt
38720 Downloads
A Laravel package that builds databases for your tests, improving their speed.
quankim/laravel-dynamodb-migrations
23319 Downloads
Create Migrations (version control) for DynamoDB
n3xt0r/laravel-migration-generator
1017 Downloads
create migrations from database
toramanlis/laravel-implicit-migrations
68 Downloads
This package is a tool that creates Laravel migration files by inspecting the application's models.
maniaba/ci4-migration-safety-rector
4089 Downloads
Rector rule for CodeIgniter 4 migrations: replaces silent $this->db->query() with queryOrFail() to surface DDL failures on production deployments.
corytech/doctrine-migrations-multiple-database-bundle
9823 Downloads
Symfony DoctrineMigrationsMultipleDatabaseBundle
bertugfahriozer/sql2migration
1318 Downloads
A Spark command for CodeIgniter 4 that generates migration files from an SQL file, with support for foreign keys, triggers, and DB prefix.
nowo-tech/phpstan-frankenphp
596 Downloads
PHPStan rules to migrate PHP apps from PHP-FPM to FrankenPHP classic mode, then worker mode. Rules are split by migration level with documented justification and application order.
andrey-helldar/laravel-actions
9463 Downloads
Performing any actions during the deployment process
codelieutenant/laravel-pgenum
2342 Downloads
Postgres Enums used in Laravel Migrations
ndestates/laravel-model-schema-checker
1988 Downloads
A comprehensive Laravel application validator for security, performance, relationships, migrations, and code quality. DEVELOPMENT ONLY - DO NOT install in production environments.
firstborn/migrationmanager
58374 Downloads
Quickly create migrations for settings and content at the click of a mouse.
lav45/yii2-db-migrate
18162 Downloads
This extension allows you to easily create large migrations associated with many foreign keys.
crustum/plugin-manifest
1036 Downloads
Plugin Manifest System - Install plugin assets, configs, migrations, and bootstrap code to CakePHP applications
carono/yii2-migrate
8755 Downloads
Trait to help create databases in migrations for Yii2