Libraries tagged by models generator
marabesi/easy-crud
73 Downloads
(Laravel 5+) Simple and effective way to generate CRUD from your models or database Edit
kduma/eloquent-sluggable
697 Downloads
Eases using and generating slugs Laravel Eloquent models.
engmohamedamer/yii2-enhanced-gii
165 Downloads
Generate Relational (has many) Models & CRUD.
alhaji-aki/laravel-uuid
3954 Downloads
Trait to generate uuid when creating models
wilber/wilbercsv
2351 Downloads
A Laravel package to easily generate CSV files from Eloquent model.
wallacemaxters/testudo
181 Downloads
A package to generate tests for Laravel Eloquent models
tfsthiagobr98/laravel-naming-series
76 Downloads
Generate Custom Ids for your models
pangpondpon/tswink
870 Downloads
Generate typescript classes from Laravel models.
khomsiadam/stacksync
16 Downloads
StackSync is a fullstack PHP mini framework, with an MVC structure, custom API system with a Middleware and JWT authentication, components based views, flexible routing, PSR4 autoloading. Essential files generation (migrations, seeders, controllers and models) and other operations can be executed through custom commands.
kepawni/serge
35 Downloads
Generates your CQRS/ES model classes from your GraphQL schema.
inquid/yii2-enhanced-gii
1006 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
harp-orm/random-key
118 Downloads
Generate a random key for a model property
dipenparmar12/exportable
48 Downloads
A Laravel package for hassle free generate CSV,JSON files from (Eloquent model,Collection Array)
coding-partners/auto-controller
30 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.
wtfz/laravel-route-button
63 Downloads
Generate route buttons with dropdown from the model