Quantcast
Channel: Kévin Dunglas
Viewing all articles
Browse latest Browse all 16

The PHP Revolution Is Underway: FrankenPHP 1.0 Beta

$
0
0

I’m very proud to announce the immediate availability of FrankenPHP 1.0 beta.

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!

FrankenPHP is available as a Docker image (Debian, Alpine, PHP 8.2, and PHP 8.3 variants are available) and as standalone binaries with 0 dependencies for Linux and macOS.

Here is the slideshow I used during the opening keynote of the API Platform Conference to introduce FrankenPHP and API Platform 3.2, which now includes FrankenPHP:

The post The PHP Revolution Is Underway: FrankenPHP 1.0 Beta first appeared on Kévin Dunglas.

Viewing all articles
Browse latest Browse all 16

Trending Articles