Libraries tagged by testiong
phpmetrics/phpmetrics
15506862 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
phpbench/phpbench
14817096 Downloads
PHP Benchmarking Framework
pestphp/pest-plugin-profanity
19366380 Downloads
The Pest Profanity Plugin
pestphp/pest-plugin-laravel
56200286 Downloads
The Pest Laravel Plugin
orchestra/testbench-core
48558467 Downloads
Testing Helper for Laravel Development
orchestra/testbench
42839825 Downloads
Laravel Testing Helper for Packages Development
laravel/pao
4813494 Downloads
Agent-optimized output for PHP testing tools
laravel/dusk
39918970 Downloads
Laravel Dusk provides simple end-to-end testing and browser automation.
infection/infection
29237369 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
29546719 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
dama/doctrine-test-bundle
41173274 Downloads
Symfony bundle to isolate doctrine database tests and improve test performance
behat/mink-browserkit-driver
65277369 Downloads
Symfony2 BrowserKit driver for Mink framework
behat/mink
90604399 Downloads
Browser controller/emulator abstraction for PHP
antecedent/patchwork
21103583 Downloads
Method redefinition (monkey-patching) functionality for PHP.
laravel/browser-kit-testing
10064940 Downloads
Provides backwards compatibility for BrowserKit testing in the latest Laravel release.