Libraries tagged by laravel model generator
developh/open-ai
461 Downloads
Laravel wrapper for OpenAI api, Code Completion, Text Completion and Image generation
corollarium/modelarium
37 Downloads
Generates scaffolding for frontend and backend from schemas
pangpondpon/tswink
870 Downloads
Generate typescript classes from Laravel models.
kmacute/refine-helper
8 Downloads
A Laravel package that auto-generates Models, Controllers, and Validations, with support for Authentication creation.
kmacute/kalm
7 Downloads
A Laravel package that auto-generates Models, Controllers, and Validations, with support for Authentication creation.
styde/factory
8 Downloads
Generate and build model factories for Laravel using classes and methods instead of closures
marabesi/easy-crud
74 Downloads
(Laravel 5+) Simple and effective way to generate CRUD from your models or database Edit
as283/artisan-plantuml
11 Downloads
Laravel Artisan commands for generating migrations and Eloquent models from PlantUML class diagrams and vice-versa.
dipenparmar12/exportable
48 Downloads
A Laravel package for hassle free generate CSV,JSON files from (Eloquent model,Collection Array)
coding-partners/auto-controller
32 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.
tinymeng/laravel-generation-model
17 Downloads
tinymeng Components for Laravel Framework code generation.
steffenkong/laravel-generate-model
4 Downloads
gordensong/laravel-table-validator
124 Downloads
Generate Laravel model or table validator from your existing models or tables
yelfive/overlord-model
3 Downloads
Rules and PHPDoc generation for Laravel models
tarsoft/laravel-auto
2 Downloads
A package to auto-generate CRUD for Laravel models