Libraries tagged by phpu
phpunit/phpunit
838340289 Downloads
The PHP Unit Testing framework.
phpunit/php-timer
807793341 Downloads
Utility class for timing
phpunit/php-text-template
799217417 Downloads
Simple template engine.
phpunit/php-file-iterator
809479396 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpunit/php-code-coverage
822278296 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
symfony/phpunit-bridge
183874557 Downloads
Provides utilities for PHPUnit, especially user deprecation notices management
jean85/pretty-package-versions
250648851 Downloads
A library to get pretty versions strings of installed dependencies
brianium/paratest
95741155 Downloads
Parallel testing for PHP
phpunit/php-invoker
475702144 Downloads
Invoke callables with a timeout
phpunit/php-token-stream
383314041 Downloads
Wrapper around PHP's tokenizer extension.
spatie/phpunit-snapshot-assertions
14597290 Downloads
Snapshot testing with PHPUnit
phpstan/phpstan-phpunit
85709945 Downloads
PHPUnit extensions and rules for PHPStan
johnkary/phpunit-speedtrap
34803275 Downloads
Find and report on slow tests in your PHPUnit test suite
phpunit/phpunit-mock-objects
204365708 Downloads
Mock Object library for PHPUnit
dg/bypass-finals
21661088 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes