amphp/sync
Async synchronization primitives for Amp PHP: mutexes, semaphores, locks, and a synchronized helper. Coordinate concurrent fibers, ensure mutual exclusion, and cap parallel work (e.g., limit HTTP requests) with simple, safe abstractions.
Architecture fit: Poor for standard Laravel applications, which rely on Swoole/RoadRunner (Octane) or blocking I/O.
How can I help you explore Laravel packages today?