Libraries tagged by migration core
sencerhan/laravel-db-tools
541 Downloads
Generate Laravel migration and seeder files from existing database tables. Easily create migrations and seeders with a single command.
schmunk42/database-command
5885 Downloads
Yii command to create database migrations from existing schema
rougin/refinery
3785 Downloads
"Ready-to-eat" Codeigniter 3 migrations.
mysql/schematic
731 Downloads
A simple MySQL migration management tool in PHP, create and update databases automatically with a config json file without having to use inbuilt ORM functions.
tobento/service-database
251 Downloads
Creating and managing databases easily.
tacoberu/composer-schema-manage
1729 Downloads
Initiate versioning the database like code.
roaresearch/yii2-migrate
3067 Downloads
Yii 2 Library to handle normalized table creation
muhammedsalama/laravel-base
13 Downloads
Laravel module generator: one command scaffolds Model, Migration, Enum, Filter+Pagination, Interface, Repository, Service, Form Requests, API Resource, Policy, Controller (Swagger/OA), and Tests.
mehedi250/laravel-structure-kit
28 Downloads
Laravel scaffolding package with a browser UI and Artisan command — generates Model, Controller, Migration, Service Pattern (interface + implementation), and Repository Pattern (interface + implementation) with correct namespaces.
mbolli/phoenix
155 Downloads
Database Migrations for PHP
kynetcode/wpzylos-cli-devtool
12 Downloads
Development CLI tool for scaffolding WPZylos plugins with generators for controllers, requests, migrations, and more
inceptia-io/larabrain
252 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.
hirenmangukiya/autocrud
85 Downloads
Generate CRUD code for given database
foobugs-standards/php53to54
68 Downloads
PHP_CodeSniffer standard for compatibility checking of PHP 5.3 to 5.4 migrations.
entity-forge/entity-forge
9 Downloads
A configuration-driven PHP framework for generating entity models and building multi-tenant SaaS applications.