Libraries tagged by parallels
orisai/scheduler
26532 Downloads
Cron job scheduler - with locks, parallelism and more
khr/php-mcurl-client
201417 Downloads
wrap curl client (http client) for PHP 5.3; using php multi curl, parallel request and write asynchronous code
jolicode/castor
37181 Downloads
A lightweight and modern task runner. Automate everything. In PHP.
jmathai/php-multi-curl
230681 Downloads
A high performance PHP library for asynchronous curl http calls.
bluepsyduck/symfony-process-manager
729745 Downloads
A process manager for Symfony processes, able to run them in parallel.
amphp/artax
848498 Downloads
Asynchronous parallel HTTP/1.1 client built on the Amp concurrency framework
polonskiy/phproutine
116898 Downloads
Goroutines in PHP
fansipan/fansipan
12635 Downloads
A simple package that allows you to write your API integrations or SDKs in a elegant way.
okvpn/cron-bundle
480936 Downloads
Docker friendly Symfony cron bundle for handle scheduled tasks consistently, parallel or across a cluster, like Symfony Messenger
dave-liddament/test-splitter
302824 Downloads
Splits up PHPUnit tests so they can be ran in parallel (e.g. on github actions)
pecl/parallel
14 Downloads
A succinct parallel concurrency API for PHP 8
kzykhys/parallel
330404 Downloads
Simple multitasking library
kissifrot/symfony-parallel-process
66908 Downloads
Simple wrapper to enable parallel processing using Symfony Process component
jagandecapri/symfony-parallel-process
93512 Downloads
Simple wrapper to enable parallel processing using Symfony Process component
aalfiann/parallel-request-php
16374 Downloads
A PHP class to create multiple request in parallel (non-blocking).