Libraries tagged by testingg
phpmetrics/phpmetrics
15877800 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
phpbench/phpbench
15532142 Downloads
PHP Benchmarking Framework
pestphp/pest-plugin-profanity
23938153 Downloads
The Pest Profanity Plugin
pestphp/pest-plugin-laravel
61122136 Downloads
The Pest Laravel Plugin
orchestra/testbench-core
50276357 Downloads
Testing Helper for Laravel Development
orchestra/testbench
44150386 Downloads
Laravel Testing Helper for Packages Development
laravel/pao
8582944 Downloads
Agent-optimized output for PHP testing tools
laravel/dusk
41018197 Downloads
Laravel Dusk provides simple end-to-end testing and browser automation.
infection/infection
30495109 Downloads
Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.
dg/bypass-finals
30605035 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
dama/doctrine-test-bundle
42417437 Downloads
Symfony bundle to isolate doctrine database tests and improve test performance
behat/mink-browserkit-driver
66386129 Downloads
Symfony2 BrowserKit driver for Mink framework
behat/mink
92075967 Downloads
Browser controller/emulator abstraction for PHP
antecedent/patchwork
21955990 Downloads
Method redefinition (monkey-patching) functionality for PHP.
laravel/browser-kit-testing
10261206 Downloads
Provides backwards compatibility for BrowserKit testing in the latest Laravel release.