Libraries tagged by parallel php
fastbill/parallel-process-dispatcher
13777 Downloads
Tiny PHP library for running jobs in background and/or in parallel
alchemy/task-manager
87576 Downloads
A manager for running parallel PHP processes command line.
rapttor/threads
5309 Downloads
Threads is a powerful and user-friendly PHP library designed to simplify parallel processing in PHP applications
jlipps/paraunit
34253 Downloads
A parallel execution wrapper for PHPUnit
zhgzhg/gphpthread
3888 Downloads
Generic PHP Threads library using only pure PHP
sourceability/openai-client
8394 Downloads
PHP 8.0+ OpenAI API client with fully typed/documented requests+responses models, guzzle and symfony/http-client support and async/parallel requests.
kraken-php/framework
339 Downloads
The first and only multi-processed, multi-threaded, fault-tolerant framework for PHP.
aza/thread
28513 Downloads
AzaThread - Anizoptera CMF simple and powerful threads emulation component for PHP (based on forks).
aternos/taskmaster
94315 Downloads
Object-oriented PHP library for running tasks in parallel
league/shunt
520 Downloads
PHP library for executing commands in parallel on multiple remote machines, via SSH
hds-solutions/parallel-sdk
2107 Downloads
SDK to implement parallel php extension
steevanb/php-parallel-processes
3236 Downloads
Call processes in parallel
php-parallel-lint/php-code-style
8342 Downloads
PHP_CodeSniffer rules for projects in the PHP Parallel Lint organisation
cheprasov/php-parallel
12426 Downloads
The class allows you to run multiple operations parallel in different processes and send results to the main process. Useful if you need to run multiple independent operations simultaneously, instead of sequential execution, or if you run several independent queries, for example, queries to different data bases
rikanishu/php-multi-process
7224 Downloads
PHP library for parallel shell commands execution