Libraries tagged by generate model
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
261 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
1824 Downloads
A Laravel package to easily generate CSV files from Eloquent model.
codinglabsau/laravel-sluggable
8439 Downloads
Generate slugs when saving Eloquent models
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)
always-open/laravel-graphql-schema-generator
2647 Downloads
Generate GraphQL schema from existing Laravel models/database
dividing-zero/laravel-dynamic-sitemap
4 Downloads
Automatically generate dynamic sitemaps at runtime using Eloquent Models in Laravel.