Libraries tagged by parable
kzykhys/parallel
329473 Downloads
Simple multitasking library
graze/parallel-process
202933 Downloads
run a pool of processes simultaneously
qxsch/worker-pool
304923 Downloads
Runs tasks in a parallel processing workerpool.
polonskiy/phproutine
105041 Downloads
Goroutines in PHP
khr/php-mcurl-client
191365 Downloads
wrap curl client (http client) for PHP 5.3; using php multi curl, parallel request and write asynchronous code
jolicode/castor
36668 Downloads
DX oriented task runner and command launcher built with PHP
jmathai/php-multi-curl
228102 Downloads
A high performance PHP library for asynchronous curl http calls.
fasterimage/fasterimage
930596 Downloads
FasterImage finds the size or type of a set of images given their uris by fetching as little as needed, in parallel. Originally ported by Tom Moor.
fansipan/fansipan
9441 Downloads
A simple package that allows you to write your API integrations or SDKs in a elegant way.
bluepsyduck/symfony-process-manager
684814 Downloads
A process manager for Symfony processes, able to run them in parallel.
mpyw/cowitter
16525 Downloads
Asynchronous Twitter client compatible with mpyw/co Generator-based flows.
mpyw/co
17753 Downloads
Asynchronous cURL executor simply based on resource and Generator
amphp/artax
833072 Downloads
Asynchronous parallel HTTP/1.1 client built on the Amp concurrency framework
stil/curl-easy
199498 Downloads
cURL wrapper for PHP. Supports parallel and non-blocking requests. For high speed crawling, see stil/curl-robot.
dave-liddament/test-splitter
260073 Downloads
Splits up PHPUnit tests so they can be ran in parallel (e.g. on github actions)