Libraries tagged by threads
byjg/phpthread
26899 Downloads
Polyfill Implementation of Threads in PHP. This class supports both FORK process and native Threads using ZTS compilation.
dmamontov/asynctask
2330 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
drealecs/thread-worker
27 Downloads
PHP multi-thread worker message based library
trukes/threads-api-php-client
175 Downloads
A PHP client library for accessing Threads from Meta
smarterqueue/threads-api
230 Downloads
Provides a wrapper around Meta's Threads OAuth and API
rogerwaters/react-thread-pool
20 Downloads
Multiprocessing library for PHP based on pcntl_fork() and reactphp
symplely/uv-ffi
34 Downloads
Foreign Function Interface (FFI) of `libuv` cross-platform event-driven asynchronous I/O library.
parallel-php/parallel-task
241 Downloads
PHP parallel task multi-thread message based library
moonspot/supervisor
7 Downloads
Supervises forked processes
merlinthemagic/mtm-async
45 Downloads
Async tools for PHP 7
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.
andrey-tech/parallel-executor-php
25 Downloads
Простой класс на PHP 7.2+, позволяющий выполнять задачи в нескольких параллельных потоках исполнения при помощи PHP-расширения parallel
thread-media/commands
262 Downloads
Laravel artisan commands package.