Libraries tagged by parallel php
dave-liddament/test-splitter
603363 Downloads
Splits up PHPUnit tests so they can be ran in parallel (e.g. on GitHub actions)
meabed/php-parallel-soap
96503 Downloads
Parallel, multi-curl PHP SoapClient that performs many SOAP requests concurrently
khr/php-mcurl-client
237947 Downloads
wrap curl client (http client) for PHP 5.3; using php multi curl, parallel request and write asynchronous code
polonskiy/phproutine
128704 Downloads
Goroutines in PHP
jmathai/php-multi-curl
237254 Downloads
A high performance PHP library for asynchronous curl http calls.
amphp/cluster
28594 Downloads
Building multi-core network applications with PHP.
verkkokauppacom/parallel-phpunit
62836 Downloads
Parallel version of phpunit command line
aalfiann/parallel-request-php
20446 Downloads
A PHP class to create multiple request in parallel (non-blocking).
shipmonk/phpunit-parallel-job-balancer
4053 Downloads
Balances PHPUnit test execution across parallel jobs based on JUnit XML timing data
mehr-als-nix/parallel
846303 Downloads
This package is a port of PhpDumentor/Parallel
n-hor/pcntl-parallel
1447 Downloads
Execute PHP code in parallel with single or persistent task worker.
hhxsv5/php-multi-curl
31542 Downloads
A simple and efficient library wrapping curl_multi_* is used to handle parallel http requests.
hightman/httpclient
5941 Downloads
A parallel HTTP client written in pure PHP
tomasvotruba/fast-unit
9772 Downloads
Run a PHPUnit suite ~4x faster with a parallel, warm-process Go runner. Ships as prebuilt binaries; no Go toolchain required.
sourceability/openai-client
10348 Downloads
PHP 8.0+ OpenAI API client with fully typed/documented requests+responses models, guzzle and symfony/http-client support and async/parallel requests.