Libraries tagged by testing
phpunit/phpunit
750925330 Downloads
The PHP Unit Testing framework.
phpunit/php-code-coverage
736986651 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
mockery/mockery
400052299 Downloads
Mockery is a simple yet flexible PHP mock object framework
pestphp/pest
29053409 Downloads
The elegant PHP Testing Framework.
jean85/pretty-package-versions
212152387 Downloads
A library to get pretty versions strings of installed dependencies
brianium/paratest
74707349 Downloads
Parallel testing for PHP
behat/behat
80632632 Downloads
Scenario-oriented BDD framework for PHP
codeception/codeception
71776628 Downloads
BDD-style testing framework
symfony/panther
11096005 Downloads
A browser testing and web scraping library for PHP and Symfony.
phpspec/phpspec
33660071 Downloads
Specification-oriented BDD framework for PHP 7.1+
phpmetrics/phpmetrics
11875077 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
phpbench/phpbench
7707271 Downloads
PHP Benchmarking Framework
orchestra/testbench
26060325 Downloads
Laravel Testing Helper for Packages Development
laravel/dusk
28627564 Downloads
Laravel Dusk provides simple end-to-end testing and browser automation.
infection/infection
17484939 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.