Libraries tagged by generate model
mehadi/laravel-crud-generator
1707 Downloads
A laravel package to generate CRUD by giving Model and database table column
dgtlss/easyerd
163 Downloads
A Laravel package to generate ERD diagrams from models and migrations
akbarhossainr/laravel-erd-generator
135 Downloads
Laravel package to generate ERDs from Eloquent models (Mermaid.js, PlantUML, Graphviz)
ahrmerd/laravel-test-generator
484 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
15164 Downloads
A package to generate hashids for Eloquent models
rosalana/safepoint
409 Downloads
Generate Typescript representation of Laravel models, routes and actions.
ollico/laravel-uid
12500 Downloads
A handy package to generate unique identifiers for Eloquent models
meanify-co/laravel-activity-log
1013 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
bogddan/laracsv
2207 Downloads
A Laravel package to easily generate CSV files from Eloquent model.
xt/laravel-external-id
410 Downloads
Generate external id when saving Eloquent models
oi-lab/oi-laravel-ts
1881 Downloads
Generate TypeScript interfaces from Laravel Eloquent models
always-open/laravel-graphql-schema-generator
3359 Downloads
Generate GraphQL schema from existing Laravel models/database
23m/dev-panel
3281 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).