Libraries tagged by model migrate
mojopollo/laravel-json-schema
543 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
mybizna/automigrator
1213 Downloads
Declare database migrations and factory definitions inside Laravel models.
salehhashemi/laravel-intelli-db
588 Downloads
An AI-driven Laravel package for generating and managing database related things.
mediactive-digital/laravel-generator
2005 Downloads
InfyOm Laravel Generator
laramore/laramore
1156 Downloads
Describe your table fields in the model and let Laravel the rest
daavelar/revengedb
3035 Downloads
RevengeDb provides an artisan command to make a reverse engineer of the database, generating automatically the migrations for you
onesite/laravel-module
2569 Downloads
Generate a module with model, migration, controller, routes and factory
drawmyattention/laravel-make-resource
421 Downloads
Generate a model, migration, controller, routes and factory
tgozo/laravel-codegen
114 Downloads
A Laravel Code Generator to help you get started with a lot of staff including generating Migrations, Models, Controllers, Factories, Routes, Views, Database Seeders and Request Validation Rules.
mediactive-digital/laravel-4-generators
2115 Downloads
Rapidly generate resources, migrations, models, and much more.
codebider/generate-crud
93 Downloads
An artisan command to automate the migration,model,resource controller, views and routes
amanat/rps-counter
519 Downloads
Rps Counter Middleware, Model and Migrations
simianbv/json-schema
2156 Downloads
A utility package for creating JSON resources based on the laravel models provided, comes with a model generator and migration
thehocinesaad/laravel-algereography
199 Downloads
Easily add all the 58 Algerian Wilayas and its Dairas to your cool Laravel project (Migrations, Seeders and Models).
muzammal/syncmodelfillable
42 Downloads
A Laravel package to synchronize model fillable fields with migration columns using commands