Libraries tagged by php testing
phpunit/php-code-coverage
799470576 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpunit/phpunit
814713480 Downloads
The PHP Unit Testing framework.
mockery/mockery
438057759 Downloads
Mockery is a simple yet flexible PHP mock object framework
pestphp/pest
38579973 Downloads
The elegant PHP Testing Framework.
brianium/paratest
88947797 Downloads
Parallel testing for PHP
behat/behat
85510146 Downloads
Scenario-oriented BDD framework for PHP
infection/infection
21219269 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.
symfony/panther
12177308 Downloads
A browser testing and web scraping library for PHP and Symfony.
phpspec/phpspec
34763414 Downloads
Specification-oriented BDD framework for PHP 7.1+
phpmetrics/phpmetrics
12762679 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
phpbench/phpbench
10094622 Downloads
PHP Benchmarking Framework
pestphp/pest-plugin-laravel
27132929 Downloads
The Pest Laravel Plugin
behat/mink
77312653 Downloads
Browser controller/emulator abstraction for PHP
php-mock/php-mock-phpunit
6711259 Downloads
Mock built-in PHP functions (e.g. time()) with PHPUnit. This package relies on PHP's namespace fallback policy. No further extension is needed.
php-mock/php-mock
14608231 Downloads
PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.