Libraries tagged by generate model
mpociot/laravel-test-factory-helper
620566 Downloads
Generate Laravel test factories from your existing models
scrumble-nl/laravel-model-ts-type
46935 Downloads
This package makes it possible to generate TypeScript types based on your models
okipa/laravel-table
50848 Downloads
Generate tables from Eloquent models.
digitaldream/laracrud
20331 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
145821 Downloads
CraftCMS plugin to generate content models from JSON/YAML data.
oscarafdev/laravel-4-generators
550952 Downloads
Rapidly generate resources, migrations, models, and much more.
way/generators
2370578 Downloads
Rapidly generate resources, migrations, models, and much more.
binary-cats/laravel-sku
46010 Downloads
Generate SKUs for Eloquent models
sethphat/eloquent-docs
44118 Downloads
Generate PHPDoc scope for your Eloquent models (columns, accessors and more)
mootensai/yii2-enhanced-gii
151588 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
red-explosion/laravel-sqids
12167 Downloads
Easily generate Stripe/YouTube looking IDs for your Laravel models.
laracademy/model-generator
9674 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
outrightvision/api-model
90926 Downloads
Generate Laravel-like Api Models
psx/openapi
57172 Downloads
Model classes to generate an OpenAPI specification in a type-safe way
scrumble-nl/laravel-csr
13774 Downloads
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command