Libraries tagged by migration generator
ratiborro/laravel-relations
14 Downloads
Generating model relations in existing model files by database columns
mont4/laravelmaker
136 Downloads
php artisan make:all for Laravel with Make and generate Laravel 'Controller, Request, Model, Factory, Seed, Migration, Translation, Policy & Permissions' compatible.
hassanejazpvt/laravel-csr
8 Downloads
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command
clouddueling/auto-migrate
26 Downloads
This class can be used to generate diffs between a MySQL XML dump file, and a database which currently exists. It will tell you the missing tables and columns (return as an array), or generate MySQL queries to add the missing columns in.
chrishalbert/php7mar
4092 Downloads
PHP7Mar with an -x '@exclude' option to ignore nuances that you verified works in php7. "php7mar", is a command line utility to generate reports on existing PHP 5 code to assist developers in porting their code quickly to PHP 7.
alexmilde/laravel-database-scaffolder
16 Downloads
Scaffolding of laravel migrations
sirroland/yii2-migen
29 Downloads
gii tool for mass migration generation by Schema
shakogegia/dbtomigration
33 Downloads
Laravel 5 package to generate migration files from database
as283/artisan-plantuml
14 Downloads
Laravel Artisan commands for generating migrations and Eloquent models from PlantUML class diagrams and vice-versa.
programmeruz/laravel-creator
33 Downloads
Generate Model, Migration, Seeder, Factory, Resource, Controller, SWAGGER using simple form
olivion/rest-gen
21 Downloads
RestFull Generating by Migration files
jannisfieml/laravelapigenerator
14 Downloads
A small package to generate basic migrations, models, requests, controllers and routes by editing yaml files
syahmi-jalil/database-to-model
17 Downloads
Laravel package to generate models and migrations from existing database structure
simlux/laravel-bakery
16 Downloads
Useful interactive artisan commands to generate models, repositories, migrations, seeds, factories and views.
rroycedev/roycedatabase-laravel
20 Downloads
Allows delevepors to generate laravel database migrations and models