Coderockr / backstage

Coderockr's recommended tools and components for development
8 stars 1 forks source link

Roadrunner: a high-performance PHP application server #204

Open lucassabreu opened 1 year ago

lucassabreu commented 1 year ago

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.


https://roadrunner.dev/