Libraries tagged by laravel model generator
naranarethiya/model-resource-generator
11 Downloads
Automatically generate API resource classes for your Laravel models, simplifying the process of transforming your models into API resources with ease.
kaxiluo/swagger-laravel-code-generator
25 Downloads
Automatically generate laravel models, resources, controllers, routes based on swagger documents
funson86/laravel-crud-generator
29 Downloads
Laravel Crud Generator
filippo-toso/models-generator
1031 Downloads
A Laravel Artisan command to automatically generate models from database tables
ema-salas/otp-generator
33 Downloads
Generate OTP using a Trait into your Laravel models
coding-wisely/laravel-slug-auto-generator
45 Downloads
Auto generating unique slugs for your Laravel model
tanhongit/laravel-generator
4 Downloads
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...
lbiltech/laravel-generator-ui
60 Downloads
Laravel Generator UI is a collection of HTML, CSS, and JS files that implement a clean, responsive, and customizable UI for the Laravel Generator.
lbiltech/laravel-generator
11 Downloads
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...
simlux/laravel-generators
0 Downloads
Some extended generators to create Models, Migrations, Seeder, ...
kadevland/simple-laravel-eloquent-uuid
129 Downloads
A simple Trait provides the ability to use UUID generator in your Eloquent models
zencoreitservices/zncr-transformer-generator
383 Downloads
This is extension package for spatie/laravel-fractal. Creates transformer with properties from models $fillable property.
zakariajawas/permissions-generator
32 Downloads
Generate default permissions for spatie permissions package according to your models
wecansync/laravel-migration-generator
39 Downloads
a package to generate migration schema for Models
vcian/laravel-code-insights
82 Downloads
Display all list of controllers, repositories, models, traits, and helpers, allowing you to easily explore and access them