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

PSR-7 HTTP server

PHPStreamServer has a built-in PSR-7 web server. You can easily integrate it with any PSR-7 compatible framework.

Supervisor

Run your own long-running processes. PHPStreamServer will keep them alive.

Workers lifecycle management

Reload workers based on predefined conditions such as TTL, maximum memory usage, and more.