Libraries tagged by testing
phpbench/phpbench
15750454 Downloads
PHP Benchmarking Framework
pestphp/pest-plugin-profanity
25246141 Downloads
The Pest Profanity Plugin
pestphp/pest-plugin-laravel
62504103 Downloads
The Pest Laravel Plugin
orchestra/testbench-core
50755483 Downloads
Testing Helper for Laravel Development
orchestra/testbench
44522360 Downloads
Laravel Testing Helper for Packages Development
laravel/pao
9676409 Downloads
Agent-optimized output for PHP testing tools
laravel/dusk
41312822 Downloads
Laravel Dusk provides simple end-to-end testing and browser automation.
infection/infection
30848352 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
30876431 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
dama/doctrine-test-bundle
42739998 Downloads
Symfony bundle to isolate doctrine database tests and improve test performance
behat/mink-browserkit-driver
66687605 Downloads
Symfony2 BrowserKit driver for Mink framework
behat/mink
92479131 Downloads
Browser controller/emulator abstraction for PHP
antecedent/patchwork
22200224 Downloads
Method redefinition (monkey-patching) functionality for PHP.
laravel/browser-kit-testing
10306965 Downloads
Provides backwards compatibility for BrowserKit testing in the latest Laravel release.
timacdonald/log-fake
7000975 Downloads
A drop in fake logger for testing with the Laravel framework.