Libraries tagged by parallel php
polonskiy/phproutine
102720 Downloads
Goroutines in PHP
jmathai/php-multi-curl
226703 Downloads
A high performance PHP library for asynchronous curl http calls.
jolicode/castor
36449 Downloads
DX oriented task runner and command launcher built with PHP
stil/curl-easy
197780 Downloads
cURL wrapper for PHP. Supports parallel and non-blocking requests. For high speed crawling, see stil/curl-robot.
aternos/taskmaster
92366 Downloads
Object-oriented PHP library for running tasks in parallel
dave-liddament/test-splitter
236409 Downloads
Splits up PHPUnit tests so they can be ran in parallel (e.g. on github actions)
verkkokauppacom/parallel-phpunit
58274 Downloads
Parallel version of phpunit command line
hhxsv5/php-multi-curl
25820 Downloads
A simple and efficient library wrapping curl_multi_* is used to handle parallel http requests.
dypa/phpmulticurl
26122 Downloads
Ultra fast non-blocking OOP wrapper for curl_multi_* functions.
amphp/cluster
18779 Downloads
Building multi-core network applications with PHP.
code-distortion/adapt
30618 Downloads
A Laravel package that builds databases for your tests, improving their speed.
hds-solutions/parallel-sdk
2030 Downloads
SDK to implement parallel php extension
cheprasov/php-parallel
12366 Downloads
The class allows you to run multiple operations parallel in different processes and send results to the main process. Useful if you need to run multiple independent operations simultaneously, instead of sequential execution, or if you run several independent queries, for example, queries to different data bases
aalfiann/parallel-request-php
14989 Downloads
A PHP class to create multiple request in parallel (non-blocking).
pecl/parallel
6 Downloads
A succinct parallel concurrency API for PHP 8