Libraries tagged by threads
ackintosh/snidel
1080 Downloads
A multi-process container. It looks like multi-thread-ish.
kriss/yii2-thread
324 Downloads
yii2 multi thread with fsockopen
smarterqueue/threads-api
213 Downloads
Provides a wrapper around Meta's Threads OAuth and API
justoverclock/thread-read-time
3826 Downloads
Add a read time progress bar to Flarum
wapmorgan/threadable
287 Downloads
Easy-to-use threading library providing all basic features to run your code in parallel mode
vennv/vapm-pmmp
112 Downloads
superrb/async
754 Downloads
A PHP library for handling asynchronous processes and inter-process communication via sockets
sinacms/multihttp
397 Downloads
a tool for multi-curl written in php
parallel/parallel
561 Downloads
PHP library for execute functions in parallel.
mpcmf/mpcmf-core
8671 Downloads
Build fast and powerful console and web applications. Part of mpcmf solution.
rdlowrey/amp
217 Downloads
Non-blocking thread pool task dispatch
cronario/cronario
4693 Downloads
Do Jobs like a Boss
endiorite/raklib-ipc
185 Downloads
Channel-based protocols for inter-thread/inter-process communication with RakLib
byjg/phpthread
26868 Downloads
Polyfill Implementation of Threads in PHP. This class supports both FORK process and native Threads using ZTS compilation.
dmamontov/asynctask
2326 Downloads
AsyncTask enables proper and easy use of the thread. This class allows to perform background operations and publish results on the thread without having to manipulate threads and/or handlers.