Libraries tagged by laravel model generator
digitaldream/laracrud
20322 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
53621 Downloads
A model and migration generator for Laravel 4
axn/laravel-models-generator
12855 Downloads
Eloquent model generation from the database.
romanzipp/laravel-model-doc
50860 Downloads
Laravel Model PHPDoc Generator
rayvenues/eloquent-model-generator
20182 Downloads
Eloquent Model Generator
laracademy/model-generator
9672 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
monurakkaya/laravel-unique-code-generator
3301 Downloads
Provides unique code for your models
alibori/laravel-api-resource-generator
2389 Downloads
Package to generate API resources from models.
adobrovolsky97/laravel-repository-service-pattern
3315 Downloads
Laravel 5|6|7|8|9|10 - Repository - Service Pattern
mitulgolakiya/laravel-api-generator
30474 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
orkhanahmadov/eloquent-repository
60292 Downloads
Eloquent Repository for Laravel
larafast/fastapi
1734 Downloads
A Fast Laravel package to help you generate CRUD API Controllers and Resources, Model
cable8mm/xeed
1715 Downloads
The Xeed is to generate new model, seed, Nova resource, database seed, factory and migration files for Laravel & Nova based on data from the existing database table.
giacomomasseron/laravel-models-generator
47 Downloads
Generate Laravel models from an existing database
maniruzzaman/laravel-unique-slug
805 Downloads
A simple but beautiful unique slug generator for Laravel eloquent model.