Libraries tagged by units
phpunit/phpunit
996927480 Downloads
The PHP Unit Testing framework.
sebastian/code-unit-reverse-lookup
862474104 Downloads
Looks up which function or method a line of code belongs to
pestphp/pest
86536024 Downloads
The elegant PHP Testing Framework.
sebastian/code-unit
585063964 Downloads
Collection of value objects that represent the PHP code units
infection/infection
32086291 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
93690368 Downloads
All-in-one PHP Testing Framework
sebastian/complexity
608495570 Downloads
Library for calculating the complexity of PHP code units
pestphp/pest-plugin-profanity
29630003 Downloads
The Pest Profanity Plugin
pestphp/pest-plugin-laravel
67068894 Downloads
The Pest Laravel Plugin
dg/bypass-finals
31763040 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
mikey179/vfsstream
119384467 Downloads
Virtual file system to mock the real file system in unit tests.
pestphp/pest-plugin-mutate
51755315 Downloads
Mutates your code to find untested cases
pestphp/pest-plugin-livewire
7925845 Downloads
The Pest Livewire Plugin
pestphp/pest-plugin-drift
6344366 Downloads
The Pest Drift Plugin
pestphp/pest-plugin-browser
6641158 Downloads
Pest plugin to test browser interactions