Libraries tagged by migration core
boxed-code/laravel-schema-refresh
412 Downloads
Refresh your DB schema (by re-running your migrations) without loosing data
alex-van-vliet/migratify
5 Downloads
Laravel migrations creator from attributes
sukohi/quick-dict
10 Downloads
A Laravel package for create migration and seeder from key-value data.
ramosmerino/laravel-5-rest-api-scaffold
116 Downloads
Creates Migrations, Seeders, Factories, Tests, Models, Controllers and Resources with one command. Delete everything with another.
impulse/pulsifier
10 Downloads
A laravel command utility for creating migrations, controllers and routes from model
iannazzi/laravel-database-importer
1 Downloads
From an existing database for laravel 5 Create Migrations Models, Seeds, Factories, and Tests
dinkara/repobuilder
599 Downloads
Create Migration,Model and Repository from console
ayat/crud
2 Downloads
This specialized Laravel package streamlines the process of building comprehensive CRUD operations by providing functionalities such as effortless view file generation, controller setup, model creation, seamless validation file integration, automated migration file creation, and simplified route establishment.
webvelopers/laravel-crud-generator
90 Downloads
Laravel CRUD Generator is a library, it implements a new command to create: model, migration, factory, seeder, request, controller(resources) and test files with operations, with aditional option to generate a full API Controller.
tkouleris/crud-panel
8 Downloads
Create Models, Migrations, Controllers with simple click
spacetab-io/rdb
73 Downloads
Dead-simple async PHP migrations controlled from code.
ocraton/fillthem
16 Downloads
One command for create model, migration and seeder with fillable
obarlas/laravel-migrate-custom-command
15 Downloads
Creates database migration files from custom templates.
emmanuel_saleem/command_me
12 Downloads
Create a migration with columns, and use these columns to generate a seeder, factory, controller, resource, and route
helium/laravel-dynamodb
15 Downloads
Plugin for creating DynamoDB migrations for Laravel