Libraries tagged by testing
phpunit/phpunit
696829772 Downloads
The PHP Unit Testing framework.
phpunit/php-code-coverage
684167876 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
mockery/mockery
366670691 Downloads
Mockery is a simple yet flexible PHP mock object framework
pestphp/pest
22459760 Downloads
The elegant PHP Testing Framework.
jean85/pretty-package-versions
187541632 Downloads
A library to get pretty versions strings of installed dependencies
brianium/paratest
62499645 Downloads
Parallel testing for PHP
behat/behat
75210630 Downloads
Scenario-oriented BDD framework for PHP
codeception/codeception
66845755 Downloads
BDD-style testing framework
symfony/panther
9999356 Downloads
A browser testing and web scraping library for PHP and Symfony.
phpspec/phpspec
32462996 Downloads
Specification-oriented BDD framework for PHP 7.1+
phpmetrics/phpmetrics
11065750 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
phpbench/phpbench
6673727 Downloads
PHP Benchmarking Framework
orchestra/testbench
23893880 Downloads
Laravel Testing Helper for Packages Development
laravel/dusk
26254840 Downloads
Laravel Dusk provides simple end-to-end testing and browser automation.
infection/infection
15523052 Downloads
Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.