Libraries tagged by key migration
tommyknocker/pdo-database-class
6137 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
stoutlogic/acf-migrations
211 Downloads
Make field name and key changes to ACF fields, without losing content.
bertugfahriozer/sql2migration
1292 Downloads
A Spark command for CodeIgniter 4 that generates migration files from an SQL file, with support for foreign keys, triggers, and DB prefix.
lav45/yii2-db-migrate
18003 Downloads
This extension allows you to easily create large migrations associated with many foreign keys.
sgalinski/lfeditor
292959 Downloads
TYPO3 backend module for managing XLIFF language files with translation-state overview, per-language and per-constant editing (edit/add/rename/delete), metadata maintenance, and global key/value search across extensions. Includes extension and override modes with locallangXMLOverride integration, role-based language permissions, and migration support for legacy override files.
herdwatch-oss/monolog-ecs-formatter
1599 Downloads
Monolog formatter and Symfony bundle that promotes typed ECS value objects (metrics, labels, text, tags, service, user, tracing, error) to top-level ECS-aligned JSON fields for clean Elasticsearch mapping, with a default copy mode that also keeps the legacy Monolog top-level keys (channel, level_name, level, datetime) so existing dashboards keep working during migration.
stidges/laravel-fk-migration
4229 Downloads
Helpful base migration for creating all your foreign key without worrying about the order of your migrations.
ajcastro/fk-adder
3623 Downloads
Lets you add foreign keys in a swift! Foreign key adder in laravel migration.
sirval/laravel-smart-migrations
58 Downloads
Intelligently manage Laravel migrations with safe rollback by table or model, foreign key detection, preview mode, and comprehensive migration analysis tools
tereta/migration
8 Downloads
Database schema facade over tereta/dbal: list tables ordered by foreign-key relations, dump and restore table structure as XML, dump and restore data as XML, apply .sql/.php migrations.
diplodocker/foreign-loader
696 Downloads
Laravel foreign keys loader helper (part of Diplodocker project)
teqnifii/laravel-key-migration
4 Downloads
Rotate your Laravel keys and migrate your encrypted data to a new key.
zitansmail/migration-orderer
11 Downloads
Automatically order Laravel migrations based on foreign key dependencies to prevent constraint errors
kingga/laravel-migrations
3 Downloads
Some classes which help with migrations, e.g. changing the id column from unsigned integer to unsigned big integer along with foreign keys.
moh4mmad/request-validation-generator
38 Downloads
A package to generate request validation files based on migration column data types, column lengths, uniqueness, and foreign keys.