# phpstreamserver **Repository Path**: mickeywaugh/phpstreamserver ## Basic Information - **Project Name**: phpstreamserver - **Description**: Luzrain(Anton.zokv)写的进程式PHP处理器。类PHP-FPM。目前为开发阶段,不建议在生产环境使用。 - **Primary Language**: PHP - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-24 - **Last Updated**: 2025-08-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

PHPStreamServer logo

## Application server and process manager for modern PHP applications. ![PHP >=8.2](https://img.shields.io/badge/PHP->=8.2-777bb3.svg) ![Version](https://img.shields.io/github/v/tag/phpstreamserver/phpstreamserver?label=Version&filter=v*.*.*&sort=semver&color=374151) ![Tests Status](https://img.shields.io/github/actions/workflow/status/phpstreamserver/phpstreamserver/tests.yaml?label=Tests&branch=main) **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/)