High-performance PHP application server and process manager written in PHP.
No additional software is required—PHPStreamServer runs entirely on PHP. Just install via Composer and get started!
Keeps applications loaded in memory for enhanced performance and faster response times.
Built-in HTTP server with support for HTTP/2, HTTPS, GZIP, static file serving, and middleware.
Includes worker reload strategies based on TTL, memory usage, or exceptions.
Schedule tasks like Cron jobs with customizable intervals.
Manage non-PHP applications alongside PHP workers seamlessly.
Log to files, Stdout/Stderr, Syslog, or Graylog with advanced log routing.
Exposes a metrics endpoint for monitoring server performance and tracking custom application metrics.
Automatically reloads workers when file changes are detected, perfect for development experience.
Extend functionality with built-in plugins or create custom plugins to fit your needs.