Libraries tagged by pcntl
spatie/async
5260020 Downloads
Asynchronous and parallel PHP with the PCNTL extension
duncan3dc/fork-helper
586052 Downloads
Simple class to fork processes in PHP and allow multi-threading
jenner/simple_fork
343273 Downloads
simple multi process manager based on pcntl
mkraemer/react-pcntl
291552 Downloads
PCNTL bindings for ReactPHP
misterion/ko-process
343217 Downloads
Simple pcntl fork wrapper and process manager
arara/process
63285 Downloads
Provides a better API to work with processes on Unix-like systems
n-hor/pcntl-parallel
1428 Downloads
Execute PHP code in parallel with single or persistent task worker.
smwks/superprocess
14934 Downloads
A fluent PHP library for supervised master-child process control using pcntl and pipes
phlib/console-process
34698 Downloads
Console implementation.
sweikenb/pcntl
15014 Downloads
PCNTL process control library
zhgzhg/gphpthread
4549 Downloads
Generic PHP Threads library using only pure PHP
skie/signal_handler
807 Downloads
Cross-platform signal handling for CakePHP console commands with zero external dependencies. Supports Linux (pcntl), Windows (native API)
parallite/parallite-php
508 Downloads
Execute PHP closures in true parallel using pcntl_fork — zero dependencies
aboutcoders/process-control
27005 Downloads
A PHP process control library
maksimovic/simple-fork-php
35586 Downloads
simple multi process manager based on pcntl