Libraries tagged by nuit
pestphp/pest
39460161 Downloads
The elegant PHP Testing Framework.
codeception/codeception
76937051 Downloads
BDD-style testing framework
sebastian/complexity
448445529 Downloads
Library for calculating the complexity of PHP code units
pestphp/pest-plugin-laravel
27849229 Downloads
The Pest Laravel Plugin
infection/infection
21548642 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
20487276 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
setasign/fpdf
51423944 Downloads
FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
mikey179/vfsstream
94555067 Downloads
Virtual file system to mock the real file system in unit tests.
pestphp/pest-plugin-mutate
9853972 Downloads
Mutates your code to find untested cases
pestphp/pest-plugin-arch
26838787 Downloads
The Arch plugin for Pest PHP.
pestphp/pest-plugin
38556587 Downloads
The Pest plugin manager
nette/tester
6366915 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
phpcsstandards/phpcsutils
22361795 Downloads
A suite of utility functions for use with PHP_CodeSniffer
php-vcr/php-vcr
2743757 Downloads
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
johnkary/phpunit-speedtrap
34110652 Downloads
Find and report on slow tests in your PHPUnit test suite