Libraries tagged by generate models
scrumble-nl/laravel-model-ts-type
61364 Downloads
This package makes it possible to generate TypeScript types based on your models
okipa/laravel-table
51955 Downloads
Generate tables from Eloquent models.
guanguans/ai-commit
25481 Downloads
Automagically generate conventional git commit message with AI. - 使用 AI 自动生成约定式 git 提交信息。
way/generators
2413947 Downloads
Rapidly generate resources, migrations, models, and much more.
binary-cats/laravel-sku
51622 Downloads
Generate SKUs for Eloquent models
sethphat/eloquent-docs
54720 Downloads
Generate PHPDoc scope for your Eloquent models (columns, accessors and more)
mootensai/yii2-enhanced-gii
157250 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
red-explosion/laravel-sqids
17575 Downloads
Easily generate Stripe/YouTube looking IDs for your Laravel models.
giacomomasseron/laravel-models-generator
768 Downloads
Generate Laravel models from an existing database
laracademy/model-generator
9951 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
outrightvision/api-model
98203 Downloads
Generate Laravel-like Api Models
memio/model
308583 Downloads
Memio's models, used to describe the code to generate
psx/openapi
69217 Downloads
Model classes to generate an OpenAPI specification in a type-safe way
scrumble-nl/laravel-csr
16187 Downloads
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command
larafast/fastapi
2461 Downloads
A Fast Laravel package to help you generate CRUD API Controllers and Resources, Model