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.
PHPStreamServer ships with a number of plugins to extend functionality such as http server, scheduler and logger. See all the plugin packages below.
With all the power of plugins, it can replace traditional setup for running php applications like nginx, php-fpm, cron and supervisor.

Please read the official documentation: https://phpstreamserver.dev/

Packages

Package Description
Core The core of PHPStreamServer with a built-in supervisor.
Http Server Plugin that implements an asynchronous HTTP server.
Scheduler Plugin for scheduling tasks. Works similar to cron.
Logger Plugin that implements a powerful PSR-compatible logger that can be used by workers.
File Monitor Plugin to monitor files and reload server when files are changed. Useful for development.
Metrics Plugin that exposes an endpoint with Prometheus metrics. Custom metrics can be sent from workers.

Pinned Loading

  1. phpstreamserver phpstreamserver Public

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

    PHP 46 3

Repositories

Showing 9 of 9 repositories
  • docs Public

    PHPStreamServer documentation website

    phpstreamserver/docs’s past year of commit activity
    JavaScript 0 1 0 0 Updated Nov 29, 2024
  • .github Public
    phpstreamserver/.github’s past year of commit activity
    0 0 0 0 Updated Nov 29, 2024
  • metrics Public

    [READ ONLY] Metrics Plugin for PHPStreamServer

    phpstreamserver/metrics’s past year of commit activity
    PHP 0 0 0 0 Updated Nov 28, 2024
  • http-server Public

    [READ ONLY] Http Server Plugin for PHPStreamServer

    phpstreamserver/http-server’s past year of commit activity
    PHP 0 0 0 0 Updated Nov 28, 2024
  • scheduler Public

    [READ ONLY] Scheduler Plugin for PHPStreamServer

    phpstreamserver/scheduler’s past year of commit activity
    PHP 0 0 0 0 Updated Nov 28, 2024
  • core Public

    [READ ONLY] Core of PHPStreamServer

    phpstreamserver/core’s past year of commit activity
    PHP 0 0 0 0 Updated Nov 28, 2024
  • logger Public

    [READ ONLY] Logger Plugin for PHPStreamServer

    phpstreamserver/logger’s past year of commit activity
    PHP 0 0 0 0 Updated Nov 28, 2024
  • file-monitor Public

    [READ ONLY] File Monitor Plugin for PHPStreamServer

    phpstreamserver/file-monitor’s past year of commit activity
    PHP 0 0 0 0 Updated Nov 28, 2024
  • phpstreamserver Public

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

    phpstreamserver/phpstreamserver’s past year of commit activity
    PHP 46 MIT 3 0 0 Updated Nov 28, 2024

Top languages

Loading…

Most used topics

Loading…