Libraries tagged by php test
hamcrest/hamcrest-php
353865436 Downloads
This is the PHP port of Hamcrest Matchers
phpunit/php-code-coverage
685652425 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpunit/phpunit
698358534 Downloads
The PHP Unit Testing framework.
mockery/mockery
367587649 Downloads
Mockery is a simple yet flexible PHP mock object framework
php-amqplib/php-amqplib
96001321 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
pestphp/pest
22630781 Downloads
The elegant PHP Testing Framework.
brianium/paratest
62822446 Downloads
Parallel testing for PHP
behat/behat
75392228 Downloads
Scenario-oriented BDD framework for PHP
infection/infection
15565455 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
10036740 Downloads
A browser testing and web scraping library for PHP and Symfony.
phpspec/phpspec
32504838 Downloads
Specification-oriented BDD framework for PHP 7.1+
dealerdirect/phpcodesniffer-composer-installer
106274956 Downloads
PHP_CodeSniffer Standards Composer Installer Plugin
phpmetrics/phpmetrics
11088671 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
phpbench/phpbench
6694110 Downloads
PHP Benchmarking Framework
behat/mink
69119434 Downloads
Browser controller/emulator abstraction for PHP