Libraries tagged by pcntl_fork
jenner/simple_fork
342390 Downloads
simple multi process manager based on pcntl
duncan3dc/fork-helper
584620 Downloads
Simple class to fork processes in PHP and allow multi-threading
misterion/ko-process
343119 Downloads
Simple pcntl fork wrapper and process manager
arara/process
63246 Downloads
Provides a better API to work with processes on Unix-like systems
n-hor/pcntl-parallel
1415 Downloads
Execute PHP code in parallel with single or persistent task worker.
smwks/superprocess
14483 Downloads
A fluent PHP library for supervised master-child process control using pcntl and pipes
maksimovic/simple-fork-php
35445 Downloads
simple multi process manager based on pcntl
parallite/parallite-php
437 Downloads
Execute PHP closures in true parallel using pcntl_fork — zero dependencies
zhgzhg/gphpthread
4544 Downloads
Generic PHP Threads library using only pure PHP
fiasco/async
8280 Downloads
PHP library for running asynchronous runtime php forks using pcntl.
danibrutal/forker
58 Downloads
A structured , safe, and easiest way to perform tasks parallely in PHP
henderkes/fork
8 Downloads
Fork-based parallel execution via pcntl.
workbunny/process
10 Downloads
A lightweight multi-process helper base on PHP.
moonspot/supervisor
7 Downloads
Supervises forked processes
slince/process
89 Downloads
The process wrapper and manager based on pcntl and posix.