Libraries tagged by generate model
scrumble-nl/laravel-model-ts-type
61346 Downloads
This package makes it possible to generate TypeScript types based on your models
okipa/laravel-table
51953 Downloads
Generate tables from Eloquent models.
guanguans/ai-commit
25469 Downloads
Automagically generate conventional git commit message with AI. - 使用 AI 自动生成约定式 git 提交信息。
way/generators
2413889 Downloads
Rapidly generate resources, migrations, models, and much more.
binary-cats/laravel-sku
51585 Downloads
Generate SKUs for Eloquent models
sethphat/eloquent-docs
54715 Downloads
Generate PHPDoc scope for your Eloquent models (columns, accessors and more)
mootensai/yii2-enhanced-gii
157245 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
red-explosion/laravel-sqids
17566 Downloads
Easily generate Stripe/YouTube looking IDs for your Laravel models.
giacomomasseron/laravel-models-generator
758 Downloads
Generate Laravel models from an existing database
laracademy/model-generator
9949 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
outrightvision/api-model
98174 Downloads
Generate Laravel-like Api Models
memio/model
308581 Downloads
Memio's models, used to describe the code to generate
psx/openapi
69151 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