Forker A PHP helper to fork processes and allow multi-threading

Getting Started

Usage

Adapters

Forker

Author Source Latest Version
Software License Build Status Issue Tracker

A PHP helper to fork processes and allow multi-threading.

It uses PCNTL to handle multi-threading, but also gracefully degrades when that extension is not available.

Full API documentation is also available.