andrey_mireichyk/roadrunner-bundle
Executives: "This bundle lets us deploy Symfony apps with RoadRunner, a Go-powered server that cuts response times by 30–50% vs. PHP-FPM. It’s battle-tested for high-scale APIs (e.g., Spatie), integrates seamlessly with our existing stack, and future-proofs us for async workloads. The MIT license and active maintenance (1.3.x updates) make it a low-risk upgrade."
Engineering: *"RoadRunner replaces PHP-FPM with a process manager + load balancer, handling:
.rr.yaml, and gain async workers for free. Tradeoff: Docker images grow ~50MB (Go binary), but performance wins outweigh this."*DevOps: *"Deployment simplifies to:
composer require andrey_mireichyk/roadrunner-bundle..rr.* configs.bin/rr serve (no PHP-FPM tuning needed).
Docker support is built-in, and the bundle handles graceful restarts during deployments. Metrics expose unix://var/roadrunner_rpc.sock for monitoring."*How can I help you explore Laravel packages today?