Libraries tagged by performance testing
phpbench/phpbench
16694235 Downloads
PHP Benchmarking Framework
dama/doctrine-test-bundle
44531324 Downloads
Symfony bundle to isolate doctrine database tests and improve test performance
mattiasgeniar/phpunit-query-count-assertions
1011500 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).
volt-test/laravel-performance-testing
20303 Downloads
A Laravel package for performance testing with VoltTest
promptphp/deck
12442 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.
volt-test/php-sdk
25144 Downloads
Volt Test PHP SDK - A performance testing tool for PHP Developers
marcortola/behat-seo-contexts
192732 Downloads
Behat extension for testing some On-Page SEO factors: meta title/description, canonical, hreflang, meta robots, robots.txt, redirects, sitemap validation, HTML validation, performance...
jbzoo/phpunit
1171202 Downloads
PHPUnit toolbox with short assert aliases and useful functions around testing
friendsofcake/fixturize
537233 Downloads
CakePHP Fixture classes to help increase productivity or performance
tommyknocker/pdo-database-class
6315 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
socialblue/laravel-query-adviser
4126 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.
redcomponent/teststatistics
278688 Downloads
Codeception Extension to measure the performance of your tests
veeqtoh/prompt-deck
11787 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.
yorcreative/data-validation
474 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.
phauthentic/phpunit-execution-timing-extension
7470 Downloads
PHPUnit extension to track and report test execution times