Libraries tagged by paralell
mehr-als-nix/parallel
551656 Downloads
This package is a port of PhpDumentor/Parallel
meabed/php-parallel-soap
76436 Downloads
Multi curl SoapClient that allow to perform multiple requests to SoapServer
graze/parallel-process
204141 Downloads
run a pool of processes simultaneously
qxsch/worker-pool
306354 Downloads
Runs tasks in a parallel processing workerpool.
polonskiy/phproutine
109127 Downloads
Goroutines in PHP
orisai/scheduler
22685 Downloads
Cron job scheduler - with locks, parallelism and more
khr/php-mcurl-client
194112 Downloads
wrap curl client (http client) for PHP 5.3; using php multi curl, parallel request and write asynchronous code
jolicode/castor
36792 Downloads
DX oriented task runner and command launcher built with PHP
fasterimage/fasterimage
934713 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
10271 Downloads
A simple package that allows you to write your API integrations or SDKs in a elegant way.
bluepsyduck/symfony-process-manager
707605 Downloads
A process manager for Symfony processes, able to run them in parallel.
amphp/artax
838408 Downloads
Asynchronous parallel HTTP/1.1 client built on the Amp concurrency framework
stil/curl-easy
200271 Downloads
cURL wrapper for PHP. Supports parallel and non-blocking requests. For high speed crawling, see stil/curl-robot.
okvpn/cron-bundle
476193 Downloads
Docker friendly Symfony cron bundle for handle scheduled tasks consistently, parallel or across a cluster, like Symfony Messenger
dave-liddament/test-splitter
272673 Downloads
Splits up PHPUnit tests so they can be ran in parallel (e.g. on github actions)