Libraries tagged by performance test
mnabialek/laravel-quick-migrations
11090 Downloads
Run Laravel tests quicker
mameyugo/jsonq
1198 Downloads
High-performance JSON file storage engine for PHP, powered by Rust
socialblue/laravel-query-adviser
3808 Downloads
With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.
jbzoo/phpunit
1146880 Downloads
PHPUnit toolbox with short assert aliases and useful functions around testing
casawatt/laravel-ai-agent-evaluation
604 Downloads
Evaluate Laravel AI SDK agents across providers and models for performance, accuracy, and cost
lox/regreph
7 Downloads
A test framework for measuring performance regressions
jbzoo/profiler
16611 Downloads
Simple Profiler for PHP code and unit tests
alexandrebulete/laravel-benchmark
55 Downloads
A comprehensive benchmark system for Laravel applications
spryker/commerce-k6-performance-tests
53 Downloads
K6 performance tests
bundeling/artilleryphp
13 Downloads
Wrapper for Artillery.io in PHP.
theodo/phpunit-extra
23 Downloads
PHP library which improves PHPUnit test suite performance
yorcreative/data-validation
8 Downloads
A lightweight and high-performance PHP validation library designed for enterprise-grade applications. It features zero dependencies, comprehensive test coverage, and a developer-friendly API—enabling teams to build scalable and secure systems with confidence.
yegortokmakov/phprtest
81 Downloads
Simple resources usage tests for PHP applications
rawphp/warp
14 Downloads
Warm-worker test engine for Laravel + Pest — boots the app once per process and hands each test a sandboxed clone
laramint/queryguard
23 Downloads
Zero-config CI gate for Laravel: auto-instruments your test suite, baselines query counts, and fails PRs that introduce N+1s or query regressions.