from Hacker News

The PHP Revolution Is Underway: FrankenPHP 1.0 Beta

by whenlambo on 9/21/23, 3:32 PM with 1 comments

  • by whenlambo on 9/21/23, 3:32 PM

    FrankenPHP is a brand-new application server for PHP, written in Go and built on top of Caddy, that dramatically simplifies the deployment of PHP apps, and brings new features to PHP such as:

    - a worker mode that improves typical application performance by a factor of 3

    - native support for HTTP/3

    - native support for the 103 Early Hints HTTP status code (assets preloading)

    - automatic HTTPS certificate generation and renewal

    - native support for the Mercure protocol (real-time data broadcasting)

    - and much more!