Libraries tagged by threaded
nette/safe-stream
4567474 Downloads
Nette SafeStream: provides isolation for thread safe manipulation with files via native PHP functions.
cheprasov/php-redis-lock
401635 Downloads
RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.
zepgram/module-multi-threading
16501 Downloads
This module is a powerful tool for developers who want to process large data sets in a short amount of time
recoil/recoil
59199 Downloads
Asynchronous coroutines for PHP 7.
recoil/react
256335 Downloads
Integrate Recoil with ReactPHP.
misterion/ko-process
331208 Downloads
Simple pcntl fork wrapper and process manager
duncan3dc/fork-helper
482466 Downloads
Simple class to fork processes in PHP and allow multi-threading
danog/loop
264347 Downloads
Loop abstraction for AMPHP.
danog/ipc
596481 Downloads
IPC component for Amp.
pocketmine/snooze
491302 Downloads
Thread notification management library for code using the pthreads extension
spryker/oms-multi-thread
1308077 Downloads
OmsMultiThread module
recoil/kernel
267748 Downloads
Reusable components for implementing Recoil kernels.
recoil/api
268431 Downloads
The public Recoil API, for library and application developers.
jyggen/curl
146433 Downloads
A simple and lightweight cURL library with support for asynchronous requests.
pocketmine/raklib-ipc
426414 Downloads
Channel-based protocols for inter-thread/inter-process communication with RakLib