Libraries tagged by generate models
aesircloud/sluggable
92 Downloads
A Laravel package to automatically generate slugs for models
matheus-carvalho/crud-generator
141 Downloads
Generate a CRUD with Model, Controller, routes, FormRequest and views based on given Migration.
marabesi/easy-crud
75 Downloads
(Laravel 5+) Simple and effective way to generate CRUD from your models or database Edit
engmohamedamer/yii2-enhanced-gii
260 Downloads
Generate Relational (has many) Models & CRUD.
ahrmerd/laravel-test-generator
174 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
wilber/wilbercsv
2521 Downloads
A Laravel package to easily generate CSV files from Eloquent model.
sixtyfour-software/make-full-resource
16 Downloads
A Laravel package to generate full resources with migrations, models, and Filament resources.
pangpondpon/tswink
870 Downloads
Generate typescript classes from Laravel models.
jop-software/doctrine-uuid-generators
2872 Downloads
Generate UUIDs for your doctrine models
bogddan/laracsv
1823 Downloads
A Laravel package to easily generate CSV files from Eloquent model.
smousss/laravel-factorize
751 Downloads
Effortlessly generate Laravel factories for all your models using GPT-4!
erfanwd/laravel-repository-pattern
12 Downloads
A Laravel package to auto-generate repositories and interfaces based on models
dipenparmar12/exportable
50 Downloads
A Laravel package for hassle free generate CSV,JSON files from (Eloquent model,Collection Array)
dividing-zero/laravel-dynamic-sitemap
4 Downloads
Automatically generate dynamic sitemaps at runtime using Eloquent Models in Laravel.
bukankalengkaleng/laravel-entity
66 Downloads
Generate an entity along with their artefacts (Model, Controller, Migration, Form Request, Tests, Factory, Policy)