Libraries tagged by pcntl
spatie/async
5000746 Downloads
Asynchronous and parallel PHP with the PCNTL extension
duncan3dc/fork-helper
572431 Downloads
Simple class to fork processes in PHP and allow multi-threading
jenner/simple_fork
333119 Downloads
simple multi process manager based on pcntl
misterion/ko-process
341694 Downloads
Simple pcntl fork wrapper and process manager
arara/process
62754 Downloads
Provides a better API to work with processes on Unix-like systems
mkraemer/react-pcntl
290600 Downloads
PCNTL bindings for ReactPHP
n-hor/pcntl-parallel
1130 Downloads
Execute PHP code in parallel with single or persistent task worker.
smwks/superprocess
8580 Downloads
A fluent PHP library for supervised master-child process control using pcntl and pipes
phlib/console-process
34224 Downloads
Console implementation.
sweikenb/pcntl
14473 Downloads
PCNTL process control library
zhgzhg/gphpthread
4433 Downloads
Generic PHP Threads library using only pure PHP
parallite/parallite-php
185 Downloads
Execute PHP closures in true parallel using pcntl_fork — zero dependencies
aboutcoders/process-control
26106 Downloads
A PHP process control library
maksimovic/simple-fork-php
33905 Downloads
simple multi process manager based on pcntl
jenner/crontab
921 Downloads
php crontab base on pcntl and libev