Libraries tagged by parallel
qxsch/worker-pool
300796 Downloads
Runs tasks in a parallel processing workerpool.
orisai/scheduler
19060 Downloads
Cron job scheduler - with locks, parallelism and more
khr/php-mcurl-client
184600 Downloads
wrap curl client (http client) for PHP 5.3; using php multi curl, parallel request and write asynchronous code
jolicode/castor
36392 Downloads
DX oriented task runner and command launcher built with PHP
jmathai/php-multi-curl
226504 Downloads
A high performance PHP library for asynchronous curl http calls.
bluepsyduck/symfony-process-manager
656551 Downloads
A process manager for Symfony processes, able to run them in parallel.
mpyw/co
17244 Downloads
Asynchronous cURL executor simply based on resource and Generator
amphp/artax
823865 Downloads
Asynchronous parallel HTTP/1.1 client built on the Amp concurrency framework
polonskiy/phproutine
102270 Downloads
Goroutines in PHP
fansipan/fansipan
7780 Downloads
A simple package that allows you to write your API integrations or SDKs in a elegant way.
stil/curl-easy
197516 Downloads
cURL wrapper for PHP. Supports parallel and non-blocking requests. For high speed crawling, see stil/curl-robot.
formapro/pvm
23498 Downloads
The library provides us with a frame to build a workflow or a business process such as BPMN. Could execute tasks in parallel or delayed tasks
dave-liddament/test-splitter
232987 Downloads
Splits up PHPUnit tests so they can be ran in parallel (e.g. on github actions)
aternos/taskmaster
92203 Downloads
Object-oriented PHP library for running tasks in parallel
jagandecapri/symfony-parallel-process
91300 Downloads
Simple wrapper to enable parallel processing using Symfony Process component