The PHP testing standard, integrated into every major PHP framework.
PHPUnit is the xUnit implementation for PHP and the foundation of the testing tooling in Laravel, Symfony and essentially every other PHP framework. It provides test cases, data providers, mocks, and code coverage via Xdebug or PCOV.
Best for
Free and open source
Open sourceFree tier: Everything, self-hosted
What drives the bill: Free and open source. You pay in engineering time and CI minutes.
Check current pricing on Sebastian Bergmann’s siteFigures are indicative and were last reviewed August 2026. Vendors change pricing often; confirm before you commit.
No reviews of PHPUnit yet. If you have used it in anger, yours would be the first.
If PHPUnit is not the right fit, these solve the same problem differently.