Libraries tagged by generate model
deligoez/laravel-model-hashid
43756 Downloads
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
okipa/laravel-table
49840 Downloads
Generate tables from Eloquent models.
guanguans/ai-commit
17363 Downloads
Automagically generate conventional git commit message with AI. - 使用 AI 自动生成约定式 git 提交信息。
pennebaker/craft-architect
144110 Downloads
CraftCMS plugin to generate content models from JSON/YAML data.
oscarafdev/laravel-4-generators
527173 Downloads
Rapidly generate resources, migrations, models, and much more.
way/generators
2335338 Downloads
Rapidly generate resources, migrations, models, and much more.
binary-cats/laravel-sku
41178 Downloads
Generate SKUs for Eloquent models
sethphat/eloquent-docs
35129 Downloads
Generate PHPDoc scope for your Eloquent models (columns, accessors and more)
mootensai/yii2-enhanced-gii
147313 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
laracademy/model-generator
9408 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
outrightvision/api-model
83921 Downloads
Generate Laravel-like Api Models
psx/openapi
48366 Downloads
Model classes to generate an OpenAPI specification in a type-safe way
scrumble-nl/laravel-csr
12446 Downloads
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command
larafast/fastapi
1603 Downloads
A Fast Laravel package to help you generate CRUD API Controllers and Resources, Model
digitaldream/laracrud
19916 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