Libraries tagged by laravel model generator
raahul/larryfour
51606 Downloads
A model and migration generator for Laravel 4
axn/laravel-models-generator
11630 Downloads
Eloquent model generation from the database.
romanzipp/laravel-model-doc
46870 Downloads
Laravel Model PHPDoc Generator
rayvenues/eloquent-model-generator
16686 Downloads
Eloquent Model Generator
laracademy/model-generator
9347 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
skyronic/laravel-file-generator
37262 Downloads
Laravel package to help you automate creation of files. Build your own custom generators like 'artisan make:model'.
monurakkaya/laravel-unique-code-generator
1639 Downloads
Provides unique code for your models
adobrovolsky97/laravel-repository-service-pattern
2303 Downloads
Laravel 5|6|7|8|9|10 - Repository - Service Pattern
mitulgolakiya/laravel-api-generator
30414 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
larafast/fastapi
1530 Downloads
A Fast Laravel package to help you generate CRUD API Controllers and Resources, Model
digitaldream/laracrud
19831 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
cable8mm/xeed
537 Downloads
The Xeed is to generate new model, seed, database seed, factory and migration files for Laravel based on data from the existing database table.
wenjy/laravel-model-gen
1171 Downloads
laravel 模型生成
user11001/eloquent-model-generator
63433 Downloads
Eloquent Model Generator
triun/laravel-model-base
6435 Downloads
Generate Eloquent Model Bases for Laravel