Libraries tagged by parallel php
pecl/parallel
1787 Downloads
A succinct parallel concurrency API for PHP 8
khr/php-mcurl-client
229201 Downloads
wrap curl client (http client) for PHP 5.3; using php multi curl, parallel request and write asynchronous code
polonskiy/phproutine
125261 Downloads
Goroutines in PHP
jmathai/php-multi-curl
236481 Downloads
A high performance PHP library for asynchronous curl http calls.
riki137/multitron
18260 Downloads
Tool for managing fast both asynchronous and multi-threaded execution of tasks. Focused on performance and pleasant CLI interface.
stil/curl-easy
211187 Downloads
cURL wrapper for PHP. Supports parallel and non-blocking requests. For high speed crawling, see stil/curl-robot.
verkkokauppacom/parallel-phpunit
62541 Downloads
Parallel version of phpunit command line
aalfiann/parallel-request-php
19560 Downloads
A PHP class to create multiple request in parallel (non-blocking).
shipmonk/phpunit-parallel-job-balancer
2650 Downloads
Balances PHPUnit test execution across parallel jobs based on JUnit XML timing data
mehr-als-nix/parallel
839107 Downloads
This package is a port of PhpDumentor/Parallel
n-hor/pcntl-parallel
1085 Downloads
Execute PHP code in parallel with single or persistent task worker.
hhxsv5/php-multi-curl
30872 Downloads
A simple and efficient library wrapping curl_multi_* is used to handle parallel http requests.
dypa/phpmulticurl
31389 Downloads
Ultra fast non-blocking OOP wrapper for curl_multi_* functions.
cline/analyzer
16423 Downloads
Configurable parallel PHP code analyzer for checking class references
alchemy/task-manager
89890 Downloads
A manager for running parallel PHP processes command line.