Libraries tagged by migration core
webtoucher/yii2-migrate
10841 Downloads
Yii 2 extension for creating and running migrations
carono/yii2-migrate
8772 Downloads
Trait to help create databases in migrations for Yii2
stidges/laravel-fk-migration
4229 Downloads
Helpful base migration for creating all your foreign key without worrying about the order of your migrations.
fishingboy/codeigniter-migration
609 Downloads
Codeigniter Migration
pinkcrab/wp-db-migrations
8026 Downloads
Creates wpdb migrations as part of the PinkCrab Plugin Framework
phplucidframe/bare-migration
11168 Downloads
A simple PHP command line tool to generate CodeIgniter bare migration file.
rizkussef/laravel-sql-to-migration
373 Downloads
A Laravel package to convert raw SQL CREATE TABLE statements into Laravel migrations automatically.
monkeyscloud/monkeyslegion-cli
2525 Downloads
Full-featured CLI framework for MonkeysLegion — code generation, migrations, environment tools, and interactive developer console.
mojopollo/laravel-json-schema
546 Downloads
Create all your migrations and models from one JSON schema file. Laravel Database Schema in JSON allows you to define your entire Laravel database schema in one JSON file then generates all the necessary migration files
tecnocen/yii2-rmdb
9779 Downloads
Yii 2 Library to create RMDB models and migrations
zuqongtech/laravel-anvil
35 Downloads
Full Laravel project scaffolding via live database introspection — models, controllers, form requests, services, repositories, gates, API routes, factories, seeders, migrations, events, observers, policies, and feature tests generated from your connected database.
tecnocen/yii2-migrate
15518 Downloads
Yii 2 Library to handle normalized table creation
nahid-ferdous/laravel-module-generator
3440 Downloads
Speeds up Laravel development by automating repetitive tasks. This package helps to generate module files (service, controller, model, migration, resource, request, collection) from YAML file.
mbolli/phoenix
155 Downloads
Database Migrations for PHP
inceptia-io/larabrain
250 Downloads
Give your Laravel application self-awareness. Scans models, routes, controllers and migrations, builds a context graph, and answers natural-language questions about your codebase via OpenAI, Gemini, Anthropic or DeepSeek.