Libraries tagged by unit
sebastian/code-unit-reverse-lookup
674253724 Downloads
Looks up which function or method a line of code belongs to
phpunit/phpunit
771631653 Downloads
The PHP Unit Testing framework.
sebastian/code-unit
409518803 Downloads
Collection of value objects that represent the PHP code units
pestphp/pest
31979303 Downloads
The elegant PHP Testing Framework.
codeception/codeception
73441380 Downloads
BDD-style testing framework
sebastian/complexity
405801777 Downloads
Library for calculating the complexity of PHP code units
infection/infection
18306782 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.
mikey179/vfsstream
89241174 Downloads
Virtual file system to mock the real file system in unit tests.
pestphp/pest-plugin-mutate
5733341 Downloads
Mutates your code to find untested cases
pestphp/pest-plugin-laravel
22224555 Downloads
The Pest Laravel Plugin
pestphp/pest-plugin-arch
20474599 Downloads
The Arch plugin for Pest PHP.
pestphp/pest-plugin
31120363 Downloads
The Pest plugin manager
nette/tester
6047563 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
dg/bypass-finals
18561700 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
atoum/atoum
2385117 Downloads
Simple modern and intuitive unit testing framework for PHP 5.3+