Libraries tagged by threads
dmamontov/asynctask
2338 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.
pulyavin/thread-pool
51 Downloads
Imitation of threads in PHP
kriss/yii2-thread
350 Downloads
yii2 multi thread with fsockopen
drealecs/thread-worker
27 Downloads
PHP multi-thread worker message based library
rogerwaters/react-thread-pool
20 Downloads
Multiprocessing library for PHP based on pcntl_fork() and reactphp
vennv/vapm-pmmp
220 Downloads
symplely/uv-ffi
36 Downloads
Foreign Function Interface (FFI) of `libuv` cross-platform event-driven asynchronous I/O library.
moonspot/supervisor
7 Downloads
Supervises forked processes
minkhantnaung/laravel-telegram-topic-logger
297 Downloads
A Laravel logging channel for sending logs to Telegram with topic/thread support
merlinthemagic/mtm-async
46 Downloads
Async tools for PHP 7
marque/parley
8 Downloads
Polymorphic threaded discussion for Marque — torrent comments and forum-lite from one data model
kraken-php/runtime
1574 Downloads
Kraken Framework Runtime Component.
jlorente/yii2-command-handler
103 Downloads
A Yii2 extension that provides the framework with the Command Design Pattern. Useful to create commands in a main process and execute them in another processes such as crons, console controllers, etc.
functional-php/parallel
19 Downloads
Parallel implementation of some higher-order functions.
byrcsc/laravel-comments
5 Downloads
Threaded comments for Eloquent models, with guest authors, moderation statuses, reactions, edit history, attachments, pinning, and lifecycle events.