Libraries tagged by php.ini
nunomaduro/phpinsights
8475498 Downloads
Instant PHP quality checks from your console.
dg/bypass-finals
18691173 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
codeception/stub
65689192 Downloads
Flexible Stub wrapper for PHPUnit's Mock Builder
yoast/phpunit-polyfills
27192270 Downloads
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
ta-tikoma/phpunit-architecture-test
20789464 Downloads
Methods for testing application architecture
spatie/phpunit-watcher
7013480 Downloads
Automatically rerun PHPUnit tests when source code changes
phpspec/prophecy-phpunit
40784884 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
johnkary/phpunit-speedtrap
33039135 Downloads
Find and report on slow tests in your PHPUnit test suite
ergebnis/phpunit-slow-test-detector
3830791 Downloads
Provides facilities for detecting slow tests in phpunit/phpunit.
dms/phpunit-arraysubset-asserts
22761875 Downloads
This package provides ArraySubset and related asserts once deprecated in PHPUnit 8
codedungeon/phpunit-result-printer
8349447 Downloads
PHPUnit Pretty Result Printer
codeception/phpunit-wrapper
51755691 Downloads
PHPUnit classes used by Codeception
nette/tester
6069124 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
matthiasnoback/symfony-dependency-injection-test
7265579 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component
lchrusciel/api-test-case
4534447 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.