Libraries tagged by generate models
jane-php/json-schema
1876429 Downloads
Generate a serializable / deserializable object model given a json schema
mpociot/laravel-test-factory-helper
628375 Downloads
Generate Laravel test factories from your existing models
scrumble-nl/laravel-model-ts-type
67089 Downloads
This package makes it possible to generate TypeScript types based on your models
okipa/laravel-table
52176 Downloads
Generate tables from Eloquent models.
digitaldream/laracrud
20839 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
way/generators
2430632 Downloads
Rapidly generate resources, migrations, models, and much more.
binary-cats/laravel-sku
53879 Downloads
Generate SKUs for Eloquent models
sethphat/eloquent-docs
58537 Downloads
Generate PHPDoc scope for your Eloquent models (columns, accessors and more)
red-explosion/laravel-sqids
19617 Downloads
Easily generate Stripe/YouTube looking IDs for your Laravel models.
giacomomasseron/laravel-models-generator
1465 Downloads
Generate Laravel models from an existing database
laracademy/model-generator
10071 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
outrightvision/api-model
101461 Downloads
Generate Laravel-like Api Models
memio/model
309763 Downloads
Memio's models, used to describe the code to generate
dunglas/php-schema
5613 Downloads
Various tools to generate a data model based on Schema.org vocables
psx/openapi
73785 Downloads
Model classes to generate an OpenAPI specification in a type-safe way