Libraries tagged by phpu
phpunit/phpunit
814713480 Downloads
The PHP Unit Testing framework.
phpunit/php-timer
785451663 Downloads
Utility class for timing
phpunit/php-text-template
776919614 Downloads
Simple template engine.
phpunit/php-file-iterator
787052938 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpunit/php-code-coverage
799470576 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
symfony/phpunit-bridge
178075650 Downloads
Provides utilities for PHPUnit, especially user deprecation notices management
phpunit/phpunit-mock-objects
203084706 Downloads
Mock Object library for PHPUnit
jean85/pretty-package-versions
238841105 Downloads
A library to get pretty versions strings of installed dependencies
brianium/paratest
88947797 Downloads
Parallel testing for PHP
phpunit/php-invoker
455388241 Downloads
Invoke callables with a timeout
phpunit/php-token-stream
379494129 Downloads
Wrapper around PHP's tokenizer extension.
spatie/phpunit-snapshot-assertions
13519106 Downloads
Snapshot testing with PHPUnit
phpstan/phpstan-phpunit
80845025 Downloads
PHPUnit extensions and rules for PHPStan
dg/bypass-finals
20203221 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
codeception/stub
68393621 Downloads
Flexible Stub wrapper for PHPUnit's Mock Builder