spiral/roadrunner-http
HTTP plugin for the RoadRunner PHP application server. Provides PSR-7/PSR-17 based request/response handling, middleware support, and integration helpers to run high-performance PHP apps with persistent workers and fast HTTP serving.
Architecture fit is strong for Spiral Framework projects but limited for non-Spiral stacks (e.g., Laravel), as this package is tightly coupled to RoadRunner's runtime model and Spiral's ecosystem. PSR-7/PSR-17 compatibility provides interoperability for standardized HTTP handling, but existing non-PSR codebases would require adapter layers. Integration feasibility is high only within Spiral-centric environments; for other frameworks, significant refactoring would be needed to replace default HTTP kernels. Technical risks include the unknown repository (no public source code access), low adoption (76 stars), and a suspiciously future-dated release (2026-02-26), which raises concerns about maintenance legitimacy and data accuracy. Key questions: Is the repository truly private or abandoned? How does this package handle memory management in long-running workers? What is the actual community support mechanism given the lack of public issues/PRs? Are there documented use cases outside Spiral Framework?
Stack fit is exclusively optimized for Spiral Framework deployments; it is not designed for standalone Laravel or Symfony use cases. Migration path would require full adoption of Spiral's architecture (e.g., replacing Laravel's kernel with
How can I help you explore Laravel packages today?