Libraries tagged by parallel php
zhgzhg/gphpthread
4577 Downloads
Generic PHP Threads library using only pure PHP
kraken-php/framework
339 Downloads
The first and only multi-processed, multi-threaded, fault-tolerant framework for PHP.
detain/sshpool
2793 Downloads
SSH command queue and connection pool runs tons of commands on a ssh host concurrently with completion callback.
aza/thread
28743 Downloads
AzaThread - Anizoptera CMF simple and powerful threads emulation component for PHP (based on forks).
bancer/paratest-databases-factory
6609 Downloads
Creates test databases for running PHP unit tests in parallel
aternos/taskmaster
101662 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
parallel-php/parallel-task
321 Downloads
PHP parallel task multi-thread message based library
steevanb/php-parallel-processes
4411 Downloads
Call processes in parallel
grogy/php-parallel-lint
6584 Downloads
This tool check syntax of PHP files about 20x faster than serial check.
parallel/parallel
1559 Downloads
PHP library for execute functions in parallel.
terremoth/php-async
18 Downloads
Write async PHP processes or process async files with no phtreads, parallel or reactive libs
php-slang/php-slang
27241 Downloads
PHPSlang is a library that allow you to write a purely functional code in PHP
kode/parallel
40 Downloads
适用于 PHP 8.3+ 的高性能多线程并行并发库:基于 ext-parallel 真线程(ZTS)的主引擎 + 同步回退引擎,可通过 EngineFactory::register() 接入 kode/process 等多进程后端;提供 Runtime、Task、Future、Concurrency 同步原语(Lock/Atomic/Semaphore/Barrier/Channel)、Fiber、WorkerPool 等完整能力
emonkak/underbar.php
11693 Downloads
A collection processing library for PHP, like Underscore.js