Libraries tagged by pcntl
spatie/async
3696933 Downloads
Asynchronous and parallel PHP with the PCNTL extension
duncan3dc/fork-helper
486836 Downloads
Simple class to fork processes in PHP and allow multi-threading
jenner/simple_fork
301252 Downloads
simple multi process manager based on pcntl
misterion/ko-process
331834 Downloads
Simple pcntl fork wrapper and process manager
arara/process
59720 Downloads
Provides a better API to work with processes on Unix-like systems
mkraemer/react-pcntl
287428 Downloads
PCNTL bindings for ReactPHP
phlib/console-process
31719 Downloads
Console implementation.
jenner/crontab
917 Downloads
php crontab base on pcntl and libev
sweikenb/pcntl
11333 Downloads
PCNTL process control library
aboutcoders/process-control
23481 Downloads
A PHP process control library
maksimovic/simple-fork-php
25560 Downloads
simple multi process manager based on pcntl
envoylope/pcntl
3648 Downloads
takuya/php-daemonize-pcntl
673 Downloads
n-hor/pcntl-parallel
108 Downloads
Execute PHP code in parallel with single or persistent task worker.
zhgzhg/gphpthread
3903 Downloads
Generic PHP Threads library using only pure PHP