Libraries tagged by generate models
mpociot/laravel-test-factory-helper
621430 Downloads
Generate Laravel test factories from your existing models
scrumble-nl/laravel-model-ts-type
48583 Downloads
This package makes it possible to generate TypeScript types based on your models
okipa/laravel-table
50976 Downloads
Generate tables from Eloquent models.
digitaldream/laracrud
20364 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
pennebaker/craft-architect
146183 Downloads
CraftCMS plugin to generate content models from JSON/YAML data.
oscarafdev/laravel-4-generators
554068 Downloads
Rapidly generate resources, migrations, models, and much more.
way/generators
2374723 Downloads
Rapidly generate resources, migrations, models, and much more.
binary-cats/laravel-sku
46751 Downloads
Generate SKUs for Eloquent models
sethphat/eloquent-docs
45209 Downloads
Generate PHPDoc scope for your Eloquent models (columns, accessors and more)
mootensai/yii2-enhanced-gii
152350 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
red-explosion/laravel-sqids
12693 Downloads
Easily generate Stripe/YouTube looking IDs for your Laravel models.
laracademy/model-generator
9702 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
outrightvision/api-model
91852 Downloads
Generate Laravel-like Api Models
psx/openapi
58837 Downloads
Model classes to generate an OpenAPI specification in a type-safe way
scrumble-nl/laravel-csr
14191 Downloads
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command