Libraries tagged by pcntl
spatie/async
4875601 Downloads
Asynchronous and parallel PHP with the PCNTL extension
duncan3dc/fork-helper
566843 Downloads
Simple class to fork processes in PHP and allow multi-threading
jenner/simple_fork
329443 Downloads
simple multi process manager based on pcntl
mkraemer/react-pcntl
290072 Downloads
PCNTL bindings for ReactPHP
misterion/ko-process
340869 Downloads
Simple pcntl fork wrapper and process manager
arara/process
62436 Downloads
Provides a better API to work with processes on Unix-like systems
n-hor/pcntl-parallel
753 Downloads
Execute PHP code in parallel with single or persistent task worker.
smwks/superprocess
5284 Downloads
A fluent PHP library for supervised master-child process control using pcntl and pipes
sweikenb/pcntl
14217 Downloads
PCNTL process control library
zhgzhg/gphpthread
4318 Downloads
Generic PHP Threads library using only pure PHP
phlib/console-process
33943 Downloads
Console implementation.
parallite/parallite-php
103 Downloads
Execute PHP closures in true parallel using pcntl_fork — zero dependencies
aboutcoders/process-control
25646 Downloads
A PHP process control library
maksimovic/simple-fork-php
33109 Downloads
simple multi process manager based on pcntl
tereta/pcntl
73 Downloads
PCNTL wrapper for managing child processes: forking with concurrency limit, signal handling, IPC sockets, and a supervisor for long-running worker pools and daemons.