Libraries tagged by TDES
behat/mink-extension
36026549 Downloads
Mink extension for Behat
theseer/fdomdocument
41130825 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.
vishnubob/wait-for-it
118826 Downloads
Pure bash script to test and wait on the availability of a TCP host and port
vaimo/composer-patches
3745897 Downloads
Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.
spatie/phpunit-watcher
7487087 Downloads
Automatically rerun PHPUnit tests when source code changes
roave/infection-static-analysis-plugin
3707444 Downloads
Static analysis on top of mutation testing - prevents escaped mutants from being invalid according to static analysis
phpat/phpat
1749979 Downloads
PHP Architecture Tester
php-vcr/php-vcr
2713781 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
7463248 Downloads
A fully tested email parser for PHP 8.0+ (mailparse extension wrapper).
lucatume/wp-browser
3145040 Downloads
A set of Codeception modules to test WordPress projects.
liuggio/fastest
4985472 Downloads
Simple parallel testing execution... with some goodies for functional tests.
kwn/number-to-words
4007435 Downloads
Multi language standalone PHP number to words converter. Fully tested, open for extensions and new languages.
broadway/broadway
1811711 Downloads
Infrastructure and testing helpers for creating CQRS and event sourced applications.
10up/wp_mock
2595766 Downloads
A mocking library to take the pain out of unit testing for WordPress
videlalvaro/php-amqplib
6809048 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.