Libraries tagged by child-process
nick4fake/react-child-process
12 Downloads
Library for executing child processes.
xthukuh/process
3 Downloads
A simple php proc_open wrapper class. Supports running background process on windows/linux, get child process pid buffer output among other functions.
venndev/vosaka-fourotines
24 Downloads
Structured async programming for PHP using Fibers, inspired by Kotlin Coroutines. Features AsyncIO (non-blocking streams), ForkProcess (low-overhead child processes), Flow/SharedFlow/StateFlow with backpressure, Channels, Mutex, and cooperative scheduling. Can integrate with VOsaka.
tuo/simplefork
9 Downloads
Classes to simply create child-process by pcntl_fork
toan267/doorman
55 Downloads
Child process management
silverstripe-terraformers/doorman-process-manager
10 Downloads
Child process management
shaggy8871/fork
8 Downloads
Fork makes it simple to fork and run multiple child processes from PHP.
otzy/forker
8 Downloads
Simplifies creating child processes
maxwellhealth/taskr
28841 Downloads
taskr is a small PHP library that makes it easy to fork callbacks into child processes.
jaxwilko/weird-php
43 Downloads
Async Php via child processes