Libraries tagged by test
phpunit/phpunit
798608828 Downloads
The PHP Unit Testing framework.
pestphp/pest
36162029 Downloads
The elegant PHP Testing Framework.
mockery/mockery
428754137 Downloads
Mockery is a simple yet flexible PHP mock object framework
hamcrest/hamcrest-php
415109990 Downloads
This is the PHP port of Hamcrest Matchers
phpunit/php-code-coverage
783258520 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
symfony/console
953045158 Downloads
Eases the creation of beautiful and testable command line interfaces
orchestra/testbench
30951667 Downloads
Laravel Testing Helper for Packages Development
symfony/phpunit-bridge
175045661 Downloads
Provides utilities for PHPUnit, especially user deprecation notices management
jean85/pretty-package-versions
232269890 Downloads
A library to get pretty versions strings of installed dependencies
infection/infection
20289237 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
75231860 Downloads
BDD-style testing framework
brianium/paratest
85506467 Downloads
Parallel testing for PHP
behat/behat
84272592 Downloads
Scenario-oriented BDD framework for PHP
symfony/maker-bundle
92974843 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
108268043 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.