RoadRunner is an open-source (MIT licensed) high-performance PHP application server, load balancer, and process manager. It supports running as a service with the ability to extend its functionality on a per-project basis.
RoadRunner includes PSR-7/PSR-17 compatible HTTP and HTTP/2 server and can be used to replace classic Nginx+FPM setup with much greater performance and flexibility.
Official Website | Documentation
This repository contains commands to help you work with the RoadRunner, such as:
-
get-binary
(orget
) - allows to install the latest version of the RoadRunner compatible with your environment (operating system, processor architecture, runtime, etc...) -
versions
- displays a list of available RoadRunner binary versions.
This codebase is automatically tested via host repository - spiral/roadrunner.
The MIT License (MIT). Please see LICENSE
for more information.
Maintained by Spiral Scout.