Libraries tagged by TDES
codeception/module-phpbrowser
25881539 Downloads
Codeception module for testing web application over HTTP
brain/monkey
10153847 Downloads
Mocking utility for PHP functions and WordPress plugin API
behat/mink-selenium2-driver
56676964 Downloads
Selenium2 (WebDriver) driver for Mink framework
antecedent/patchwork
15816160 Downloads
Method redefinition (monkey-patching) functionality for PHP.
behat/mink-goutte-driver
39372227 Downloads
Goutte driver for Mink framework
theseer/fdomdocument
41372714 Downloads
The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.
spatie/phpunit-watcher
7847258 Downloads
Automatically rerun PHPUnit tests when source code changes
shipmonk/dead-code-detector
566751 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
phpspec/prophecy-phpunit
45964790 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
phpat/phpat
1926373 Downloads
PHP Architecture Tester
php-vcr/php-vcr
2778837 Downloads
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
php-mime-mail-parser/php-mime-mail-parser
7840708 Downloads
A fully tested email parser for PHP 8.0+ (mailparse extension wrapper).
lucatume/wp-browser
3274654 Downloads
A set of Codeception modules to test WordPress projects.
liuggio/fastest
5118779 Downloads
Simple parallel testing execution... with some goodies for functional tests.
kwn/number-to-words
4182809 Downloads
Multi language standalone PHP number to words converter. Fully tested, open for extensions and new languages.