Libraries tagged by parallels
amphp/thread
5556 Downloads
Non-blocking thread pool task dispatch
react-parallel/runtime
32209 Downloads
π¨ Convinence wrapper around ext-parallel Runtime for and ReactPHP
react-parallel/limited-pool
20642 Downloads
ποΈ Limited pool for ext-parallel
react-parallel/infinite-pool
25592 Downloads
βΎοΈ Infinite pool for bridging ext-parallel and ReactPHP
react-parallel/event-loop
44372 Downloads
πππ Event Loop bridge to ext-parallel Events
react-parallel/object-proxy-attributes
109316 Downloads
π¨βππ°π©βπ Attributes for react-parallel/object-proxy
wwwision/batch-processing
4175 Downloads
Execute Flow CLI commands in parallel for batch processing
sourceability/openai-client
8358 Downloads
PHP 8.0+ OpenAI API client with fully typed/documented requests+responses models, guzzle and symfony/http-client support and async/parallel requests.
pahanini/yii2-curl
13032 Downloads
A Yii2 cURL library with support of multiple requests in parallel
jlipps/paraunit
34193 Downloads
A parallel execution wrapper for PHPUnit
hightman/httpclient
5847 Downloads
A parallel HTTP client written in pure PHP
convertiv/composer-wordpress
7703 Downloads
This library fills a gap when using wordpress with composer. Previously, packages like Drupal's preserve paths composer plugin closed this gap, but with Composer 2's parallel operations, preserve paths creates a race condition.
aternos/taskmaster
94191 Downloads
Object-oriented PHP library for running tasks in parallel
publero/net_gearman
77625 Downloads
Gearman (http://www.danga.com/gearman) is a system to farm out work to other machines. It can load balance function calls to lots of machines and allows you to call functions between languages. It can also run all function calls in parallel.
league/shunt
520 Downloads
PHP library for executing commands in parallel on multiple remote machines, via SSH