Libraries tagged by testing
phpunit/phpunit
797502867 Downloads
The PHP Unit Testing framework.
phpunit/php-code-coverage
782571013 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
pestphp/pest
36069576 Downloads
The elegant PHP Testing Framework.
mockery/mockery
428356221 Downloads
Mockery is a simple yet flexible PHP mock object framework
symfony/phpunit-bridge
174917685 Downloads
Provides utilities for PHPUnit, especially user deprecation notices management
orchestra/testbench
30913426 Downloads
Laravel Testing Helper for Packages Development
jean85/pretty-package-versions
231967986 Downloads
A library to get pretty versions strings of installed dependencies
infection/infection
20264897 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.
brianium/paratest
85251723 Downloads
Parallel testing for PHP
behat/behat
84222190 Downloads
Scenario-oriented BDD framework for PHP
codeception/codeception
75179761 Downloads
BDD-style testing framework
symfony/panther
11879734 Downloads
A browser testing and web scraping library for PHP and Symfony.
spatie/phpunit-snapshot-assertions
12971820 Downloads
Snapshot testing with PHPUnit
phpspec/phpspec
34510272 Downloads
Specification-oriented BDD framework for PHP 7.1+
phpmetrics/phpmetrics
12540363 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !