Libraries tagged by units
sebastian/code-unit-reverse-lookup
840656137 Downloads
Looks up which function or method a line of code belongs to
pestphp/pest
76252996 Downloads
The elegant PHP Testing Framework.
phpunit/phpunit
967676712 Downloads
The PHP Unit Testing framework.
sebastian/code-unit
564263077 Downloads
Collection of value objects that represent the PHP code units
codeception/codeception
91290906 Downloads
All-in-one PHP Testing Framework
sebastian/complexity
581104996 Downloads
Library for calculating the complexity of PHP code units
pestphp/pest-plugin-profanity
21265196 Downloads
The Pest Profanity Plugin
pestphp/pest-plugin-laravel
58251727 Downloads
The Pest Laravel Plugin
dg/bypass-finals
30012953 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
infection/infection
29771510 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
115804088 Downloads
Virtual file system to mock the real file system in unit tests.
php-units-of-measure/php-units-of-measure
3836611 Downloads
A PHP library for converting between standard units of measure.
pestphp/pest-plugin-mutate
41999467 Downloads
Mutates your code to find untested cases
pestphp/pest-plugin-drift
5432853 Downloads
The Pest Drift Plugin
pestphp/pest-plugin-browser
4425676 Downloads
Pest plugin to test browser interactions