Libraries tagged by parable
meabed/php-parallel-soap
77378 Downloads
Multi curl SoapClient that allow to perform multiple requests to SoapServer
kzykhys/parallel
329994 Downloads
Simple multitasking library
graze/parallel-process
205115 Downloads
run a pool of processes simultaneously
qxsch/worker-pool
307955 Downloads
Runs tasks in a parallel processing workerpool.
polonskiy/phproutine
112317 Downloads
Goroutines in PHP
orisai/scheduler
24029 Downloads
Cron job scheduler - with locks, parallelism and more
khr/php-mcurl-client
196632 Downloads
wrap curl client (http client) for PHP 5.3; using php multi curl, parallel request and write asynchronous code
jolicode/castor
37013 Downloads
DX oriented task runner and command launcher built with PHP
jmathai/php-multi-curl
229600 Downloads
A high performance PHP library for asynchronous curl http calls.
fansipan/fansipan
11185 Downloads
A simple package that allows you to write your API integrations or SDKs in a elegant way.
bluepsyduck/symfony-process-manager
715632 Downloads
A process manager for Symfony processes, able to run them in parallel.
amphp/artax
841929 Downloads
Asynchronous parallel HTTP/1.1 client built on the Amp concurrency framework
stil/curl-easy
200889 Downloads
cURL wrapper for PHP. Supports parallel and non-blocking requests. For high speed crawling, see stil/curl-robot.
okvpn/cron-bundle
478015 Downloads
Docker friendly Symfony cron bundle for handle scheduled tasks consistently, parallel or across a cluster, like Symfony Messenger
dave-liddament/test-splitter
282931 Downloads
Splits up PHPUnit tests so they can be ran in parallel (e.g. on github actions)