Libraries tagged by unit php
phpunit/phpunit
754270353 Downloads
The PHP Unit Testing framework.
sebastian/code-unit
394563824 Downloads
Collection of value objects that represent the PHP code units
pestphp/pest
29503765 Downloads
The elegant PHP Testing Framework.
sebastian/complexity
390447333 Downloads
Library for calculating the complexity of PHP code units
infection/infection
17599942 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.
dg/bypass-finals
17803506 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
nette/tester
5928954 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
pestphp/pest-plugin-mutate
4272187 Downloads
Mutates your code to find untested cases
pestphp/pest-plugin-laravel
20390924 Downloads
The Pest Laravel Plugin
pestphp/pest-plugin-arch
18318120 Downloads
The Arch plugin for Pest PHP.
pestphp/pest-plugin
28695443 Downloads
The Pest plugin manager
php-units-of-measure/php-units-of-measure
2794453 Downloads
A PHP library for converting between standard units of measure.
kenjis/ci-phpunit-test
1035948 Downloads
An easier way to use PHPUnit with CodeIgniter 3.x
atoum/atoum
2352636 Downloads
Simple modern and intuitive unit testing framework for PHP 5.3+
datto/json-rpc
1081106 Downloads
Fully unit-tested JSON-RPC 2.0 for PHP