mehr-als-nix/parallel
Lightweight PHP library to run multiple tasks in parallel using a Manager/Worker model. Uses pcntl on *NIX to fork processes (auto-detects CPU count), with graceful fallback to serial execution when requirements aren’t met. Captures results and errors per worker.
A separate module to introduce parallelization into a project. Can be used in any project.
How can I help you explore Laravel packages today?