nunomaduro/pokio
Pokio is a minimal async API for PHP. Run closures concurrently using PCNTL forking and shared-memory IPC via FFI, then await results like promises. Built for internal tooling/perf work (e.g., Pest). Not production-safe; use at your own risk.
fix: disable forking when xdebug's debug mode is active by @alexkart in https://github.com/nunomaduro/pokio/pull/49
Full Changelog: https://github.com/nunomaduro/pokio/compare/v0.1.1...v0.1.2
Full Changelog: https://github.com/nunomaduro/pokio/compare/v0.1.0...v0.1.1
How can I help you explore Laravel packages today?