Libraries tagged by __toString
atoum/stubs
718740 Downloads
Stubs for atoum, the simple modern and intuitive unit testing framework for PHP 5.3+
assertwell/phpunit-global-state
1123765 Downloads
Tools for testing applications that depend on global state with PHPUnit
adriansuter/php-autoload-override
37506 Downloads
Override global scoped fully qualified function calls inside your class methods in order to be able to mock them during testing.
acquia/orca
837186 Downloads
A tool for testing a company's software packages together in the context of a realistic, functioning, best practices Drupal build
worksome/pest-plugin-silence
277583 Downloads
Prevent unwanted output in tests.
vectorface/dunit
49472 Downloads
Test code against multiple versions of PHP with the help of docker
phpunit/phpunit-skeleton-generator
480497 Downloads
Tool that can generate skeleton test classes from production code classes and vice versa
pestphp/pest-plugin-init
609779 Downloads
The Pest Init plugin
pestphp/pest-plugin-expectations
413688 Downloads
Add expectations testing capabilities to Pest or PHPUnit
pestphp/pest-plugin-coverage
616225 Downloads
The Pest Coverage Plugin
oliverklee/phpunit
218792 Downloads
PHPUnit test runner for TYPO3
humbug/humbug
153467 Downloads
Humbug is a Mutation Testing framework for PHP. Whereas Code Coverage can tell you what code your tests are executing, Mutation Testing is intended to help you judge how well your unit tests actually perform and where they could be improved.
halleck45/phpmetrics
132602 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
extractr-io/puphpeteer
3123 Downloads
A Puppeteer bridge for PHP, supporting the entire API.
edsonmedina/php_testability
134335 Downloads
Analyses and reports testability issues of a php codebase