Libraries tagged by test
phpunit/phpunit
989783706 Downloads
The PHP Unit Testing framework.
pestphp/pest
83692638 Downloads
The elegant PHP Testing Framework.
mockery/mockery
549490151 Downloads
Mockery is a simple yet flexible PHP mock object framework
hamcrest/hamcrest-php
536851040 Downloads
This is the PHP port of Hamcrest Matchers
phpunit/php-code-coverage
969743301 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
symfony/console
1188843432 Downloads
Eases the creation of beautiful and testable command line interfaces
dealerdirect/phpcodesniffer-composer-installer
186671702 Downloads
PHP_CodeSniffer Standards Composer Installer Plugin
symfony/phpunit-bridge
218810285 Downloads
Provides utilities for PHPUnit, especially user deprecation notices management
jean85/pretty-package-versions
337204538 Downloads
A library to get pretty versions strings of installed dependencies
infection/infection
31577156 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.
codeception/codeception
93052051 Downloads
All-in-one PHP Testing Framework
brianium/paratest
150750910 Downloads
Parallel testing for PHP
behat/behat
105146827 Downloads
Scenario-oriented BDD framework for PHP
symfony/maker-bundle
123849211 Downloads
Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.
php-amqplib/php-amqplib
136951590 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.