laravel-prism
by fr3on
Static Eloquent model auditor - catches $fillable, $casts, $hidden, and factory drift before tests fail silently.
laravel-playwright
by saucebase
Blends Laravel and Playwright into seamless E2E tests — factories, queries, artisan commands, and time travel.
laravel-factory-scaffold
Automatically generate factories and seeders for Laravel models
laravel-responsefactory
by dropelikeit
A nice answer factory for Laravel based on the jms/serializer
factory-generator-for-laravel
by ercogx
A library that automatically fills the definition() method in the factory based on DB columns
laravel-factory-seeder-generator
by danilowa
A Laravel package to automatically generate factories and seeders based on models and their relationships.
laravel-model-migrations
by will2therich
Declare database migrations and factory definitions inside Laravel models.
laravel-generator
by cslant
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...
laravel-generator
by lbiltech
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...
laravel-generator
by tanhongit
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...
laravel-generator-advanced
by cslant
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...
laravel-factorize
by smousss
Effortlessly generate Laravel factories for all your models using GPT-4!
laravel-factory-refactor
by wadakatu
Refactor the style of factory call from helper to static method for Laravel 8.x.
laravel-query-factory
by cydrickn
Query Factory use for easily mock your query builder without sending query from real database
laravel-httplug
by php-http
Laravel package to integrate the Httplug generic HTTP client into Laravel
laravel-test-factory-helper
Generate Laravel test factories from your existing models
factory-muffin
by league
The goal of this package is to enable the rapid creation of objects for the purpose of testing.