Skip to content
@phpstreamserver

PHPStreamServer

High-performance PHP application server and process manager written in PHP

PHPStreamServer logo

PHPStreamServer is a high-performance, event-loop-based application server and supervisor for PHP, written in PHP.
Built on top of the AMPHP ecosystem and powered by the Revolt event loop, PHPStreamServer brings asynchronous capabilities that enable the development of efficient and scalable PHP applications. PHPStreamServer includes a collection of plugins, making it highly extensible. With these plugins, PHPStreamServer can replace traditional server stacks, such as the combination of Nginx with PHP-FPM, along with Cron and Supervisor. By centralizing these functionalities into a single application server, PHPStreamServer reduces complexity and simplifies application deployment. Written in PHP, it requires only PHP to run—no additional dependencies are needed. Applications run in an always-loaded, in-memory model, significantly improving performance by eliminating the overhead of repeated loading and initialization.

Please read the official documentation to get started: https://phpstreamserver.dev/

Main monorepo repository: https://github.com/phpstreamserver/phpstreamserver

Pinned Loading

  1. phpstreamserver phpstreamserver Public

    PHPStreamServer is a high-performance PHP application server and process manager written in PHP.

    PHP 75 4

Repositories

Showing 10 of 10 repositories

Top languages

PHP JavaScript

Most used topics

Loading…