Libraries tagged by testing
phpbench/phpbench
14592661 Downloads
PHP Benchmarking Framework
pestphp/pest-plugin-profanity
18095388 Downloads
The Pest Profanity Plugin
pestphp/pest-plugin-laravel
54819381 Downloads
The Pest Laravel Plugin
orchestra/testbench-core
48065629 Downloads
Testing Helper for Laravel Development
orchestra/testbench
42466809 Downloads
Laravel Testing Helper for Packages Development
laravel/pao
3824175 Downloads
Agent-optimized output for PHP testing tools
laravel/dusk
39553793 Downloads
Laravel Dusk provides simple end-to-end testing and browser automation.
infection/infection
28898544 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
29203348 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
dama/doctrine-test-bundle
40742780 Downloads
Symfony bundle to isolate doctrine database tests and improve test performance
behat/mink-browserkit-driver
64931143 Downloads
Symfony2 BrowserKit driver for Mink framework
behat/mink
90147874 Downloads
Browser controller/emulator abstraction for PHP
laravel/browser-kit-testing
9990283 Downloads
Provides backwards compatibility for BrowserKit testing in the latest Laravel release.
timacdonald/log-fake
6638999 Downloads
A drop in fake logger for testing with the Laravel framework.
php-mock/php-mock-phpunit
8952574 Downloads
Mock built-in PHP functions (e.g. time()) with PHPUnit. This package relies on PHP's namespace fallback policy. No further extension is needed.