Libraries tagged by phpfun
phpunit/phpunit
817919277 Downloads
The PHP Unit Testing framework.
phpunit/php-timer
788533345 Downloads
Utility class for timing
phpunit/php-text-template
779994982 Downloads
Simple template engine.
phpunit/php-file-iterator
790144302 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpunit/php-code-coverage
802597970 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
symfony/phpunit-bridge
178786640 Downloads
Provides utilities for PHPUnit, especially user deprecation notices management
phpunit/phpunit-mock-objects
203324766 Downloads
Mock Object library for PHPUnit
jean85/pretty-package-versions
240239008 Downloads
A library to get pretty versions strings of installed dependencies
brianium/paratest
89747714 Downloads
Parallel testing for PHP
phpunit/php-invoker
458149353 Downloads
Invoke callables with a timeout
phpunit/php-token-stream
380168959 Downloads
Wrapper around PHP's tokenizer extension.
spatie/phpunit-snapshot-assertions
13652483 Downloads
Snapshot testing with PHPUnit
phpstan/phpstan-phpunit
81508947 Downloads
PHPUnit extensions and rules for PHPStan
dg/bypass-finals
20369707 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
codeception/stub
68688524 Downloads
Flexible Stub wrapper for PHPUnit's Mock Builder