Libraries tagged by model generator
inquid/yii2-enhanced-gii
1013 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
harp-orm/random-key
125 Downloads
Generate a random key for a model property
gvasilopulos/yii2-enhanced-gii
196 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
fredtux/artisan-view
6 Downloads
Manage your views in Laravel projects through artisan + generate CRUD views based on a model using bootstrap
drew1two/yii2-enhanced-gii-bs4
11 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
dersonsena/cadimoweb-gii
316 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
coding-partners/auto-controller
45 Downloads
The "Auto Controller" package for Laravel allows you to quickly generate fully functional controllers for any model in your application. With a single command, the package will create a controller with all the standard CRUD (Create, Read, Update, Delete) methods, saving you significant time and effort. This enables you to focus on building the core features of your project.
bernardomacedo/laravel-skuable
28 Downloads
Generate product SKU codes for eloquent models.
bardan-io/simple-id
55 Downloads
A simple and easy to use package to generate unique ids for your Eloquent models.
balrok/yii2-enhanced-gii
11 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
aram-zahedi/persian-sluggable
27 Downloads
Generate Persian slugs when saving Eloquent models
amintado/yii2-enhanced-gii
14 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD & chart views.
allankaio/giitester
34 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
thtmorais/easyiigii
246 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
zapatta/laravel-make-service
12 Downloads
Generate a make:service command and add to make:model -s option to autogenerate