Libraries tagged by __toString
pestphp/pest-plugin-profanity
19225707 Downloads
The Pest Profanity Plugin
pestphp/pest-plugin-laravel
56048671 Downloads
The Pest Laravel Plugin
orchestra/testbench-core
48508696 Downloads
Testing Helper for Laravel Development
orchestra/testbench
42802962 Downloads
Laravel Testing Helper for Packages Development
laravel/pao
4704310 Downloads
Agent-optimized output for PHP testing tools
laravel/dusk
39879145 Downloads
Laravel Dusk provides simple end-to-end testing and browser automation.
infection/infection
29207814 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
29511513 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
dama/doctrine-test-bundle
41128657 Downloads
Symfony bundle to isolate doctrine database tests and improve test performance
behat/mink-browserkit-driver
65243522 Downloads
Symfony2 BrowserKit driver for Mink framework
behat/mink
90558780 Downloads
Browser controller/emulator abstraction for PHP
antecedent/patchwork
21076191 Downloads
Method redefinition (monkey-patching) functionality for PHP.
laravel/browser-kit-testing
10058752 Downloads
Provides backwards compatibility for BrowserKit testing in the latest Laravel release.
timacdonald/log-fake
6708441 Downloads
A drop in fake logger for testing with the Laravel framework.
php-mock/php-mock-phpunit
9024457 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.