Libraries tagged by generate models
dgtlss/easyerd
171 Downloads
A Laravel package to generate ERD diagrams from models and migrations
akbarhossainr/laravel-erd-generator
147 Downloads
Laravel package to generate ERDs from Eloquent models (Mermaid.js, PlantUML, Graphviz)
ahrmerd/laravel-test-generator
499 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
bvtterfly/laravel-hashids
15166 Downloads
A package to generate hashids for Eloquent models
rosalana/safepoint
409 Downloads
Generate Typescript representation of Laravel models, routes and actions.
petersowah/laravel-bulk-policies
183 Downloads
Generate policies for all existing models in one go.
ollico/laravel-uid
12517 Downloads
A handy package to generate unique identifiers for Eloquent models
meanify-co/laravel-activity-log
1030 Downloads
A PHP library to generate logs from requests and model updates in Laravel
jop-software/doctrine-uuid-generators
3821 Downloads
Generate UUIDs for your doctrine models
bouda/laravel-make-pattern
13 Downloads
Generate a full CRUD scaffold (Model, Repository, Service, Controller, Requests, Resource, Policy, Test) from a single Artisan command.
bogddan/laracsv
2216 Downloads
A Laravel package to easily generate CSV files from Eloquent model.
oi-lab/oi-laravel-ts
1954 Downloads
Generate TypeScript interfaces from Laravel Eloquent models
always-open/laravel-graphql-schema-generator
3360 Downloads
Generate GraphQL schema from existing Laravel models/database
23m/dev-panel
3388 Downloads
Generate Filament 5 resources from Eloquent models automatically.
neurony/laravel-url
34 Downloads
Generate custom URLs for any Eloquent model (Laravel 5.7 and up).