Libraries tagged by generate models
jane-php/json-schema
2361508 Downloads
Generate a serializable / deserializable object model given a json schema
mpociot/laravel-test-factory-helper
641251 Downloads
Generate Laravel test factories from your existing models
giacomomasseron/laravel-models-generator
9473 Downloads
Generate Laravel models from an existing database
scrumble-nl/laravel-model-ts-type
90614 Downloads
This package makes it possible to generate TypeScript types based on your models
okipa/laravel-table
53612 Downloads
Generate tables from Eloquent models.
digitaldream/laracrud
22238 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
egyjs/dbml-to-laravel
9015 Downloads
Generate Laravel Eloquent models and migration files directly from your DBML (Database Markup Language) files with ease.
binary-cats/laravel-sku
72587 Downloads
Generate SKUs for Eloquent models
stayallive/laravel-eloquent-uuid
54949 Downloads
Generate UUID for a Laravel Eloquent model attribute.
red-explosion/laravel-sqids
41154 Downloads
Easily generate Stripe/YouTube looking IDs for your Laravel models.
masterix21/laravel-licensing
3719 Downloads
Laravel licensing package with polymorphic assignment to any model, activation keys, expirations/renewals, and seat control via LicenseUsage. Supports offline verification with public-key–signed tokens, a CLI to generate/rotate/revoke keys, and an extensible architecture via config and contracts.
eliseekn/laravel-metrics
8439 Downloads
Generate easily metrics and trends data of your models for your dashboards.
laracademy/model-generator
10710 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
outrightvision/api-model
118718 Downloads
Generate Laravel-like Api Models
psx/openrpc
20276 Downloads
Model classes to generate an OpenRPC specification in a type-safe way