Libraries tagged by laravel model generator
digitaldream/laracrud
22420 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
61894 Downloads
A model and migration generator for Laravel 4
axn/laravel-models-generator
16243 Downloads
Eloquent model generation from the database.
ignasbernotas/laravel-model-generator
206793 Downloads
Laravel 5 model generator from existing schema
laracademy/model-generator
11001 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
madebyclowd/laravel-auto-sequence
887 Downloads
Automatically generate sequential invoice/order numbers (like INV-2026-0001) for Laravel Eloquent models. Safe from duplicates even under heavy concurrent traffic.
skyronic/laravel-file-generator
49163 Downloads
Laravel package to help you automate creation of files. Build your own custom generators like 'artisan make:model'.
oscarafdev/laravel-4-generators
605370 Downloads
Rapidly generate resources, migrations, models, and much more.
monurakkaya/laravel-unique-code-generator
10845 Downloads
Provides unique code for your models
adobrovolsky97/laravel-repository-service-pattern
8089 Downloads
Laravel 5|6|7|8|9|10 - Repository - Service Pattern
cyvelnet/laravel5-fractal
190044 Downloads
A simple fractal service provider and transformer generator with model attributes for laravel >=5.
orkhanahmadov/eloquent-repository
66041 Downloads
Eloquent Repository for Laravel
jetcod/eloquent-keygen
47880 Downloads
A Laravel package providing seamless integration with Snowflake ID generation for Eloquent models
maniruzzaman/laravel-unique-slug
1841 Downloads
A simple but beautiful unique slug generator for Laravel eloquent model.
wenjy/laravel-model-gen
3897 Downloads
laravel 模型生成