Libraries tagged by model generator
okipa/laravel-table
53229 Downloads
Generate tables from Eloquent models.
eg-mohamed/referenceable
8766 Downloads
Advanced Laravel package for generating customizable model reference numbers with flexible formats, sequential numbering, and comprehensive configuration options
digitaldream/laracrud
21607 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
raahul/larryfour
60242 Downloads
A model and migration generator for Laravel 4
cyvelnet/laravel5-fractal
188441 Downloads
A simple fractal service provider and transformer generator with model attributes for laravel >=5.
wol-soft/php-json-schema-model-generator-production
142755 Downloads
Provides the production code required to use php-json-schema-model-generator as dev dependency
axn/laravel-models-generator
15657 Downloads
Eloquent model generation from the database.
laracademy/model-generator
10587 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
ignasbernotas/laravel-model-generator
206502 Downloads
Laravel 5 model generator from existing schema
skyronic/laravel-file-generator
48717 Downloads
Laravel package to help you automate creation of files. Build your own custom generators like 'artisan make:model'.
oscarafdev/laravel-4-generators
595591 Downloads
Rapidly generate resources, migrations, models, and much more.
monurakkaya/laravel-unique-code-generator
8777 Downloads
Provides unique code for your models
memio/model
313492 Downloads
Memio's models, used to describe the code to generate
bvipul/generator
31009 Downloads
To create a whole module with all related files like model, controller, repository, routes, views etc with a simple GUI.
vagebond/runtype
5366 Downloads
Transform Laravel Resources and models into Typescript interfaces