Libraries tagged by parallel php
rapttor/threads
3829 Downloads
Threads is a powerful and user-friendly PHP library designed to simplify parallel processing in PHP applications
jlipps/paraunit
33923 Downloads
A parallel execution wrapper for PHPUnit
hightman/httpclient
5836 Downloads
A parallel HTTP client written in pure PHP
sourceability/openai-client
8058 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
338 Downloads
The first and only multi-processed, multi-threaded, fault-tolerant framework for PHP.
aza/thread
28456 Downloads
AzaThread - Anizoptera CMF simple and powerful threads emulation component for PHP (based on forks).
react-parallel/stubs
11292 Downloads
🫏 Stubs (for PHPstan)
onlab/balno-workflow
11736 Downloads
A PHP 5.5+ Workflow with parallel execution
aternos/taskmaster
93646 Downloads
Object-oriented PHP library for running tasks in parallel
league/shunt
519 Downloads
PHP library for executing commands in parallel on multiple remote machines, via SSH
hds-solutions/parallel-sdk
2086 Downloads
SDK to implement parallel php extension
brlabrussia/parallel-stub
2760 Downloads
Provide parallel PHP extension stub
php-parallel-lint/php-code-style
7902 Downloads
PHP_CodeSniffer rules for projects in the PHP Parallel Lint organisation
cheprasov/php-parallel
12383 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
7194 Downloads
PHP library for parallel shell commands execution