laravel-toolkit
by nwrman
Reusable developer infrastructure for Laravel: preflight CI gates, test reporting with retry, deploy notifications, and project scaffolding.
scenario-laravel
by stateforge
Laravel adapter for Stateforge Scenario Core – declarative, attribute-driven scenario execution for reproducible application state.
laravel-creem-store-simulator
by romansh
Standalone Creem API simulator for local testing of laravel-creem, laravel-creem-cli and laravel-creem-agent packages.
laravel-sanity-check
by dwebserver
Laravel admin dashboard and Artisan command to scan routes, resolve parameters, execute HTTP checks, classify responses, and optionally persist results with JSON/CSV export.
laravel-cadence
by zachiler
Run your Laravel application in accelerated time with a tick-based simulation loop.
laravel-playwright
by saucebase
Blends Laravel and Playwright into seamless E2E tests — factories, queries, artisan commands, and time travel.
laravel-test-login
by branpolo
Test authentication bypass for Laravel browser and API testing (Mink, Dusk, Behat)
laravel-qa-orchestrator
by maloun96
AI-powered QA automation: Jira webhook → AI test generation → Playwright PR → CI → Analysis → Jira update
laravel-test-generator
by bberkaysari
Universal Laravel test generator without AI - Generate comprehensive tests automatically
additional-laravel-assertions
by wikigods
Additional assertions for Laravel testing (supports Laravel 5.5 - 12)
laravel-test-mcp
by kwaku
MCP server for running Laravel Pest and PHPUnit tests from AI assistants like Claude, Cursor, and ChatGPT
laravel-bruno-generator
Generate Bruno API collections from Laravel routes with automatic request body inference and environment support
laravel-pest-scenarios
by jgss
Declarative, consistent and reusable test scenarios for Laravel + Pest
laravel-headless-browser-tester
by hansonxyz
Debug Laravel routes using a headless browser - captures response, console errors, XHR requests, DOM state, and screenshots
imgenerate-laravel-faker
by naim886
A Laravel package to generate fake images using imgenerate.com API for testing and development with full customization support
laravel-ai-agents
by blamodex
Markdown-based agent manuals for using LLMs as structured dev assistants in Laravel and React projects
testing
A Laravel package for chaos engineering: deletes random files at random times.
laravel-openapi-validation-helper
by mimosafa
A helper trait for Laravel to transparently validate that an application's API conforms to its OpenAPI specification during feature tests.
laravel-verbose-validator
Adds a verbose/trace mode to the Laravel Validator for easier debugging of complex validation rules.
laravel-test-accelerator
by gessyken
A powerful Laravel package to accelerate the development and testing process of your applications
laravel-autoseeder
by dedsec
Automatically generate realistic database seeders for Laravel models including relationships.
laravel-mocka
by metalogico
Laravel Mocka provides fake API responses to designated users while serving real data to everyone else. A drop-in replacement for Laravel's Http facade, perfect for app store submissions, demos, and testing without disrupting production traffic
laravel-tdd-generator
Automatically generate comprehensive TDD files for Laravel modules including models, controllers, migrations, and routes
laravel-chronotrace
by grazulex
Record and replay Laravel requests deterministically and generate tests from production traces.
laravel-tddraft
by grazulex
A powerful Laravel package that provides LaravelTddraft functionality with modern PHP 8.3+ features.
laravel-reductor
ML-powered test suite optimization for Laravel - Reduce CI/CD time by identifying redundant tests
laravel-browser-kit-testing
by presttec
Provides backwards compatibility for BrowserKit testing in the latest Laravel release.
mock-paystack-laravel
by emmo00
PHP package for mocking Paystack responses and webhooks in your Laravel Test suite
laravel-test-core
A streamlined package for creating all types of Laravel tests, including unit, feature, and integration. Simplify test scaffolding with reusable classes.
pest-plugin-laravel-migrations
by jhwelch
A Pest PHP plugin that lets you test Laravel migrations with a simple and straight forward syntax.
laravel-testing-traits
Make testing easier with this collection of testing traits!
rector-laravel-service-mocking
Rector to replace deprecated Laravel service mocking testing methods
laravel-swagger
by yuritsuki
Provided middleware for generating of swagger-documentation file by run testing of restful API.