Libraries tagged by parallel php
emonkak/underbar.php
11519 Downloads
A collection processing library for PHP, like Underscore.js
rapttor/threads
3989 Downloads
Threads is a powerful and user-friendly PHP library designed to simplify parallel processing in PHP applications
jlipps/paraunit
33962 Downloads
A parallel execution wrapper for PHPUnit
hightman/httpclient
5837 Downloads
A parallel HTTP client written in pure PHP
sourceability/openai-client
8095 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
28461 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
11763 Downloads
A PHP 5.5+ Workflow with parallel execution
aternos/taskmaster
93718 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
steevanb/php-parallel-processes
3187 Downloads
Call processes in parallel
php-parallel-lint/php-code-style
7952 Downloads
PHP_CodeSniffer rules for projects in the PHP Parallel Lint organisation
cheprasov/php-parallel
12387 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