Libraries tagged by texting
php-mock/php-mock
11674653 Downloads
PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.
phake/phake
6717230 Downloads
The Phake mock testing library
pestphp/pest-plugin-laravel
15343679 Downloads
The Pest Laravel Plugin
pestphp/pest-plugin-arch
12251044 Downloads
The Arch plugin for Pest PHP.
pestphp/pest-plugin
21956827 Downloads
The Pest plugin manager
orchestra/testbench-core
25154943 Downloads
Testing Helper for Laravel Development
nette/tester
5471308 Downloads
Nette Tester: enjoyable unit testing in PHP with code coverage reporter. 🍏🍏🍎🍏
liip/functional-test-bundle
9533935 Downloads
This bundles provides additional functional test-cases for Symfony applications
league/factory-muffin
9459212 Downloads
The goal of this package is to enable the rapid creation of objects for the purpose of testing.
dg/bypass-finals
15013771 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
codedungeon/phpunit-result-printer
8041895 Downloads
PHPUnit Pretty Result Printer
codeception/module-phpbrowser
20385938 Downloads
Codeception module for testing web application over HTTP
brain/monkey
7277356 Downloads
Mocking utility for PHP functions and WordPress plugin API
behat/mink-selenium2-driver
52812814 Downloads
Selenium2 (WebDriver) driver for Mink framework
antecedent/patchwork
12120637 Downloads
Method redefinition (monkey-patching) functionality for PHP.