Libraries tagged by laravel testing
osteel/openapi-httpfoundation-testing
2234518 Downloads
Validate HttpFoundation requests and responses against OpenAPI (3+) definitions
mozex/anthropic-laravel
410131 Downloads
Laravel integration for the Anthropic API: facade, config publishing, install command, testing fakes, messages, streaming, tool use, thinking, and batches.
mattiasgeniar/phpunit-query-count-assertions
959709 Downloads
A custom assertion for phpunit that allows you to count the amount of SQL queries used in a test. Can be used to enforce certain performance characteristics (ie: limit queries to X for a certain action).
orchestra/testbench-dusk
1118328 Downloads
Laravel Dusk Testing Helper for Packages Development
laramint/laravel-stress
247359 Downloads
Fire-and-forget HTTP stress testing runner for Laravel development environments
spatie/pest-plugin-route-testing
89953 Downloads
Make sure all routes in your Laravel app are ok
ronasit/laravel-swagger
138723 Downloads
Provided middleware for generating of swagger-documentation file by run testing of restful API.
qodenl/laravel-posthog
121850 Downloads
Laravel implementation for Posthog
marvinrabe/laravel-graphql-test
405513 Downloads
Provides you with a simple GraphQL testing trait.
defstudio/pest-plugin-laravel-expectations
630965 Downloads
A plugin to add laravel tailored expectations to Pest
davidhsianturi/laravel-compass
85786 Downloads
An elegant REST assistent for the Laravel framework.
graham-campbell/testbench
376932 Downloads
TestBench Provides Some Testing Functionality For Laravel
veeqtoh/prompt-deck
11786 Downloads
Deck is a Laravel and PHP package for versioned, file-based AI prompt management with variable interpolation, performance tracking, A/B testing, and optional Laravel AI SDK integration.
sunchayn/nimbus
53293 Downloads
A Laravel package providing an in-browser API client with automatic schema generation, live validation, and built-in authentication with a touch of Laravel-tailored magic for effortless API testing.
laravel-shift/factory-generator
869376 Downloads
Generate factories from existing models