Libraries tagged by parallel php
detain/sshpool
1514 Downloads
SSH command queue and connection pool runs tons of commands on a ssh host concurrently with completion callback.
aza/thread
28691 Downloads
AzaThread - Anizoptera CMF simple and powerful threads emulation component for PHP (based on forks).
phpgt/async
3314 Downloads
Promise-based non-blocking operations.
react-parallel/stubs
22504 Downloads
🫏 Stubs (for PHPstan)
bancer/paratest-databases-factory
5427 Downloads
Creates test databases for running PHP unit tests in parallel
onlab/balno-workflow
12469 Downloads
A PHP 5.5+ Workflow with parallel execution
aternos/taskmaster
100544 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
steevanb/php-parallel-processes
3951 Downloads
Call processes in parallel
vektah/phpunit-parallel
25640 Downloads
Concurrent Test Executor for PHPUnit
terremoth/php-async
18 Downloads
Write async PHP processes or process async files with no phtreads, parallel or reactive libs
soarce/parallel-process-dispatcher
5186 Downloads
Tiny PHP library for running jobs in background and/or in parallel
php-slang/php-slang
27241 Downloads
PHPSlang is a library that allow you to write a purely functional code in PHP
emonkak/underbar.php
11674 Downloads
A collection processing library for PHP, like Underscore.js
cosmic-beacon/critical-section
5076 Downloads
Handles critical sections while executing multiple php scripts in parallel. Useful for cron and any other recurrently run scripts.