Libraries tagged by multithreading
amphp/parallel
56786673 Downloads
Parallel processing component for Amp.
duncan3dc/fork-helper
592349 Downloads
Simple class to fork processes in PHP and allow multi-threading
zepgram/module-multi-threading
27000 Downloads
This module is a powerful tool for developers who want to process large data sets in a short amount of time
danog/loop
447476 Downloads
Loop abstraction for AMPHP.
danog/ipc
778906 Downloads
IPC component for Amp.
riki137/multitron
19242 Downloads
Tool for managing fast both asynchronous and multi-threaded execution of tasks. Focused on performance and pleasant CLI interface.
alfallouji/php_multithread
31722 Downloads
iPHP library to handle multi-threading
zhgzhg/gphpthread
4597 Downloads
Generic PHP Threads library using only pure PHP
appserver-io/server
8594 Downloads
Multithreaded server daemon framework
appserver-io/concurrency
4494 Downloads
It introduces abstract services and objects that provides easy handling for thread-safety, concurrency and sharing.
bnomei/kirby-turbo
246 Downloads
Speed up Kirby with caching
jaeger/querylist-curl-multi
10065 Downloads
QueryList Plugin: Curl multi threading. QueryList Curl多线程插件
sidorkinalex/multiphp
5017 Downloads
multithreading in php by means of php-cli and Redis
kode/parallel
87 Downloads
适用于 PHP 8.3+ 的高性能多线程并行并发库:基于 ext-parallel 真线程(ZTS)的主引擎 + 同步回退引擎,可通过 EngineFactory::register() 接入 kode/process 等多进程后端;提供 Runtime、Task、Future、Concurrency 同步原语(Lock/Atomic/Semaphore/Barrier/Channel)、Fiber、WorkerPool 等完整能力
appserver-io/single-app
1848 Downloads
Stripped down appserver.io version providing a nodejs like handling