Libraries tagged by threads
functional-php/parallel
19 Downloads
Parallel implementation of some higher-order functions.
andrey-tech/parallel-executor-php
22 Downloads
Простой класс на PHP 7.2+, позволяющий выполнять задачи в нескольких параллельных потоках исполнения при помощи PHP-расширения parallel
ropendev/curl
6405 Downloads
PHP POO cURL wrapper (PSR friendly) : light and simple.
quiec/boting
1361 Downloads
Simple but powerful and Async(multi-thread) Telegram Bot library
autoframe/process-control
88 Downloads
Process child worker, execution lock check, Autoframe Framework
appserver-io/concurrency
4150 Downloads
It introduces abstract services and objects that provides easy handling for thread-safety, concurrency and sharing.
forsaken-threads/diplomatic
1740 Downloads
A diplomatic cURL wrapper.
white-rabbit-1-sketch/php-worker-pool
4 Downloads
A lightweight PHP library to manage a pool of workers for parallel task execution. This library allows you to easily manage worker threads, process tasks concurrently, and optimize your application’s performance by executing multiple tasks in parallel. Ideal for background jobs, batch processing.
vladidas/parallelphp
7 Downloads
Running PHP functions in parallel thread without blocking.
rootiteam/snooze
66 Downloads
Thread notification management library for code using the pthreads extension
rootiteam/raklib-ipc
75 Downloads
Channel-based protocols for inter-thread/inter-process communication with RakLib
localdisk/monar
52 Downloads
read and write thread floating type bbs.
lightsource/log
564 Downloads
Class for logging with multiple levels and support multi-thread working
au/comment_tracker
661 Downloads
Manage notifications/subscriptions for comment threads
arkanmgerges/worker
38 Downloads
Worker thread used to run your callback in another process