Libraries tagged by model generators
youngdevelopers/ghost-generator
825 Downloads
GhostGenerator
webkul/code-generator
2396 Downloads
module lets you generate models, controller, helpers in seconds so that you can focus more on application logic
mehadi/laravel-crud-generator
1644 Downloads
A laravel package to generate CRUD by giving Model and database table column
mediactive-digital/laravel-generator
3240 Downloads
InfyOm Laravel Generator
lab2view/laravel-repository-generator
16002 Downloads
Generate Repository from Eloquent models
jrmadsen67/laravel-feature-test-generator
4060 Downloads
Cascading model updates for Laravel.
jop-software/doctrine-uuid-generators
3783 Downloads
Generate UUIDs for your doctrine models
haakco/laravel-enum-generator
11119 Downloads
Generates simple class to act as an enum from a table specified in its con
always-open/laravel-graphql-schema-generator
3289 Downloads
Generate GraphQL schema from existing Laravel models/database
ahrmerd/laravel-test-generator
442 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
adetxt/laravel-fillable-generator
2177 Downloads
Generate model fillable automaticly
wooserv/laravel-objectid
424 Downloads
Elegant, fast ObjectId generator for Laravel models with automatic ID assignment, schema macro, and helper function.
zuqongtech/laravel-anvil
36 Downloads
Full Laravel project scaffolding via live database introspection — models, controllers, form requests, services, repositories, gates, API routes, factories, seeders, migrations, events, observers, policies, and feature tests generated from your connected database.
tiny-blocks/collection
16150 Downloads
Models a type-safe, fluent collection API for PHP with eager and lazy pipelines over arrays, iterators, and generators.
sloth-dev-guy/searches
4483 Downloads
Perform searches with Eloquent models using an array-like API setup