Libraries tagged by generate models
scrumble-nl/laravel-model-ts-type
36040 Downloads
This package makes it possible to generate TypeScript types based on your models
deligoez/laravel-model-hashid
41943 Downloads
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
okipa/laravel-table
49383 Downloads
Generate tables from Eloquent models.
pennebaker/craft-architect
143508 Downloads
CraftCMS plugin to generate content models from JSON/YAML data.
way/generators
2324195 Downloads
Rapidly generate resources, migrations, models, and much more.
binary-cats/laravel-sku
39818 Downloads
Generate SKUs for Eloquent models
sethphat/eloquent-docs
31113 Downloads
Generate PHPDoc scope for your Eloquent models (columns, accessors and more)
mootensai/yii2-enhanced-gii
146257 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
laracademy/model-generator
9343 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
outrightvision/api-model
81792 Downloads
Generate Laravel-like Api Models
psx/openapi
46558 Downloads
Model classes to generate an OpenAPI specification in a type-safe way
scrumble-nl/laravel-csr
12077 Downloads
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command
larafast/fastapi
1520 Downloads
A Fast Laravel package to help you generate CRUD API Controllers and Resources, Model
digitaldream/laracrud
19830 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
cable8mm/xeed
533 Downloads
The Xeed is to generate new model, seed, database seed, factory and migration files for Laravel based on data from the existing database table.