## Application server and process manager for modern PHP applications.



**PHPStreamServer** is a high-performance, event-loop-based application server and supervisor for PHP, written in PHP.
Powered by the [Revolt](https://revolt.run/) event loop and built on the [AMPHP](https://amphp.org/) 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](https://phpstreamserver.dev/docs/general/installation) with Composer
## Documentation
You can find the official documentation at [phpstreamserver.dev](https://phpstreamserver.dev/)