Libraries tagged by ufit
usoft/ufit
686 Downloads
Code Structure
ufito3000/oxygen
17 Downloads
A class to manage objects, properties and JSON files in an easy way
sebastian/code-unit-reverse-lookup
823028297 Downloads
Looks up which function or method a line of code belongs to
pestphp/pest
69054113 Downloads
The elegant PHP Testing Framework.
phpunit/phpunit
944531619 Downloads
The PHP Unit Testing framework.
sebastian/code-unit
547549866 Downloads
Collection of value objects that represent the PHP code units
codeception/codeception
89270266 Downloads
All-in-one PHP Testing Framework
sebastian/complexity
559812603 Downloads
Library for calculating the complexity of PHP code units
pestphp/pest-plugin-laravel
52133034 Downloads
The Pest Laravel Plugin
infection/infection
28191214 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
28487110 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
mikey179/vfsstream
112738583 Downloads
Virtual file system to mock the real file system in unit tests.
pestphp/pest-plugin-profanity
15675689 Downloads
The Pest Profanity Plugin
pestphp/pest-plugin-mutate
35321923 Downloads
Mutates your code to find untested cases
pestphp/pest-plugin-browser
3130926 Downloads
Pest plugin to test browser interactions