Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 2.61 KB

README.md

File metadata and controls

44 lines (33 loc) · 2.61 KB

RoadRunner

Total alerts

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

RoadRunner CLI

This repository contains commands to help you work with the RoadRunner, such as:

  • get-binary (or get) - 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.

Testing:

This codebase is automatically tested via host repository - spiral/roadrunner.

License:

The MIT License (MIT). Please see LICENSE for more information. Maintained by Spiral Scout.