Libraries tagged by generate model
jane-php/json-schema
2333288 Downloads
Generate a serializable / deserializable object model given a json schema
mpociot/laravel-test-factory-helper
640476 Downloads
Generate Laravel test factories from your existing models
giacomomasseron/laravel-models-generator
8346 Downloads
Generate Laravel models from an existing database
scrumble-nl/laravel-model-ts-type
89780 Downloads
This package makes it possible to generate TypeScript types based on your models
okipa/laravel-table
53543 Downloads
Generate tables from Eloquent models.
digitaldream/laracrud
22184 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
8430 Downloads
Generate Laravel Eloquent models and migration files directly from your DBML (Database Markup Language) files with ease.
binary-cats/laravel-sku
71137 Downloads
Generate SKUs for Eloquent models
stayallive/laravel-eloquent-uuid
47247 Downloads
Generate UUID for a Laravel Eloquent model attribute.
red-explosion/laravel-sqids
39214 Downloads
Easily generate Stripe/YouTube looking IDs for your Laravel models.
masterix21/laravel-licensing
3448 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
8079 Downloads
Generate easily metrics and trends data of your models for your dashboards.
laracademy/model-generator
10661 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
outrightvision/api-model
117819 Downloads
Generate Laravel-like Api Models
psx/openrpc
19495 Downloads
Model classes to generate an OpenRPC specification in a type-safe way