Libraries tagged by model migrate
remoblaser/resourceful
287 Downloads
Create Migration, Seed, Request, Controller, Model and Views for your resource
will2therich/laravel-model-migrations
95 Downloads
Declare database migrations and factory definitions inside Laravel models.
ricadesign/laravel-ecommerce-data-model
1 Downloads
Laravel migrations, models and Nova resources for the creation of an ecommerce site
liberty_code/migration_model
560 Downloads
Library
wecansync/laravel-migration-generator
264 Downloads
a package to generate migration schema for Models
developerawam/generate-migration
24 Downloads
This package automatically generates migration files for your Laravel application. With this feature, you can quickly create database structures without writing SQL code manually. Simply specify the model you want to create, and this package will handle the rest, streamlining development and minimizing human errors.
rohinigeeks/laravel-sorcery
135 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
muhaimenul/lara-crud
60 Downloads
This Generator package provides generators like CRUD, API, Controller, Model, Migration for make your development painless.
crudadmin/framework
3092 Downloads
Package creating support for Admin Model migrations feature
asif160627/laravel-resources-generator
62 Downloads
Generate Laravel Model,Migration,Service,Controller,Resources with single command
zachleigh/yarak
3786 Downloads
Laravel inspired devtools for Phalcon. Database migrations, model factories and database seeders.
raza9798/core-modules
40 Downloads
core-module is a Laravel package that streamlines modular development by organizing models, controllers, migrations, and policies under a clean namespace like Core/. It simplifies scaffolding and improves code separation for better project structure.
abdelrahmanrafaat/schema-to-code
13 Downloads
Converts DB schema to Laravel code (Migrations & Models)
rohmadst/kodegenerator
24 Downloads
CRUD Generator (Migration, Controller, Repository, Model, Form Request) in single command for Laravel 5 above.
khomsiadam/stacksync
17 Downloads
StackSync is a fullstack PHP mini framework, with an MVC structure, custom API system with a Middleware and JWT authentication, components based views, flexible routing, PSR4 autoloading. Essential files generation (migrations, seeders, controllers and models) and other operations can be executed through custom commands.