phpstreamserver/phpstreamserver

The PHPStreamServer application server

Maintainers

Package info

github.com/phpstreamserver/phpstreamserver

pkg:composer/phpstreamserver/phpstreamserver

Statistics

Installs: 57

Dependents: 0

Suggesters: 0

Stars: 149

Open Issues: 1

v0.8.2 2026-02-11 16:11 UTC

This package is auto-updated.

Last update: 2026-03-11 16:32:15 UTC


README

PHPStreamServer logo

Application server and process manager for modern PHP applications.

PHP >=8.2 Version Tests Status

PHPStreamServer is a high-performance, event-loop-based application server and supervisor for PHP, written in PHP. Powered by the Revolt event loop and built on the AMPHP ecosystem, it brings true asynchronous capabilities to PHP applications. With its extensible plugin system, PHPStreamServer can replace traditional stacks such as Nginx, PHP-FPM, Cron, and Supervisor.

Installation

Install PHPStreamServer with Composer

Documentation

You can find the official documentation at phpstreamserver.dev