Libraries tagged by paralell
meabed/php-parallel-soap
93305 Downloads
Parallel, multi-curl PHP SoapClient that performs many SOAP requests concurrently
kzykhys/parallel
337926 Downloads
Simple multitasking library
graze/parallel-process
218708 Downloads
run a pool of processes simultaneously
riki137/multitron
18382 Downloads
Tool for managing fast both asynchronous and multi-threaded execution of tasks. Focused on performance and pleasant CLI interface.
qxsch/worker-pool
328150 Downloads
Runs tasks in a parallel processing workerpool.
polonskiy/phproutine
125740 Downloads
Goroutines in PHP
orisai/scheduler
43740 Downloads
Cron job scheduler - with locks, parallelism and more
khr/php-mcurl-client
229923 Downloads
wrap curl client (http client) for PHP 5.3; using php multi curl, parallel request and write asynchronous code
fansipan/fansipan
27930 Downloads
A simple package that allows you to write your API integrations or SDKs in a elegant way.
bluepsyduck/symfony-process-manager
813879 Downloads
A process manager for Symfony processes, able to run them in parallel.
amphp/cluster
27119 Downloads
Building multi-core network applications with PHP.
jmathai/php-multi-curl
236579 Downloads
A high performance PHP library for asynchronous curl http calls.
amphp/artax
890826 Downloads
Asynchronous parallel HTTP/1.1 client built on the Amp concurrency framework
stil/curl-easy
211415 Downloads
cURL wrapper for PHP. Supports parallel and non-blocking requests. For high speed crawling, see stil/curl-robot.
okvpn/cron-bundle
505762 Downloads
Docker friendly Symfony cron bundle for handle scheduled tasks consistently, parallel or across a cluster, like Symfony Messenger