Libraries tagged by phpu
phpunit/phpunit
754255179 Downloads
The PHP Unit Testing framework.
phpunit/php-timer
726660544 Downloads
Utility class for timing
phpunit/php-text-template
718335192 Downloads
Simple template engine.
phpunit/php-file-iterator
728130571 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpunit/php-code-coverage
740143739 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
symfony/phpunit-bridge
166459915 Downloads
Provides utilities for PHPUnit, especially user deprecation notices management
jean85/pretty-package-versions
213638181 Downloads
A library to get pretty versions strings of installed dependencies
brianium/paratest
75485540 Downloads
Parallel testing for PHP
phpunit/php-invoker
401564155 Downloads
Invoke callables with a timeout
phpunit/php-token-stream
369663126 Downloads
Wrapper around PHP's tokenizer extension.
phpstan/phpstan-phpunit
70091204 Downloads
PHPUnit extensions and rules for PHPStan
johnkary/phpunit-speedtrap
32498419 Downloads
Find and report on slow tests in your PHPUnit test suite
phpunit/phpunit-mock-objects
200139683 Downloads
Mock Object library for PHPUnit
dg/bypass-finals
17792407 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
codeception/stub
64068597 Downloads
Flexible Stub wrapper for PHPUnit's Mock Builder