Libraries tagged by pcntl
f3ath/forkrunner
105 Downloads
A simple framework to run code in parallel processes
eaglewu/fork-helper
41 Downloads
Simple class to fork processes in PHP and allow multi-threading
croustibat/php-pty
2 Downloads
node-pty for PHP. Pseudo-terminals in pure PHP — no extension to compile, no C companion library, no Node. Just FFI and pcntl. macOS and Linux.
uppes/eventloop
512 Downloads
An event loop library for asynchronous PHP programming.
innmind/process-manager
471 Downloads
Library to work with sub-processes
edwardstock/forker
38 Downloads
PHP posix process manager and async job handler
comodojo/daemon
456 Downloads
Solid PHP daemon toolkit
otzy/forker
8 Downloads
Simplifies creating child processes
fengdangxing/php-fork
13 Downloads
php-fork
wispedia/kppool
3 Downloads
PHP process pool base on pcntl and apcu
tuo/simplefork
9 Downloads
Classes to simply create child-process by pcntl_fork
tbessenreither/quickfork
2 Downloads
Lightweight php PCNTL wrapper with IPC plus threadded runner with worker pool
steve-moretz/async-react-php
11 Downloads
Asynchronous and parallel PHP with the PCNTL extension
slothlabdotcom/async
64 Downloads
Asynchronous and parallel PHP with the PCNTL extension
shawty81/multiprocessor
1717 Downloads
Easy usable class for very fast and memory efficient scripts, processing lots of data by utilizing the power of pcntl_fork()