#frankenphp
🧟🍺🎅 It's Christmas before time: FrankenPHP can now be installed with Homebrew on macOS and Linux!

github.com/dunglas/home...
GitHub - dunglas/homebrew-frankenphp: 🍺🧟 Homebrew tap for FrankenPHP
🍺🧟 Homebrew tap for FrankenPHP. Contribute to dunglas/homebrew-frankenphp development by creating an account on GitHub.
github.com
December 17, 2024 at 4:26 PM
FrankenPHP reached 7,000 stars on GitHub, thank you 🐘🧟🤩

If we reach 10k, we'll create a plush toy!
December 9, 2024 at 9:29 AM
FrankenPHP is now officially supported by the PHP Foundation, the project repository will be moved to the PHP organization on GitHub, and the collaboration between the PHP project, the Caddy web server, and @les-tilleuls.coop will intensify even further!

les-tilleuls.coop/en/blog/fran...
FrankenPHP is now officially supported by the PHP Foundation | Les-Tilleuls.coop
The FrankenPHP project is now officially supported by the PHP Foundation to simplifiy the PHP development experience.
les-tilleuls.coop
May 15, 2025 at 9:17 AM
Unleash the Monster: The FrankenPHP elePHPant is Born

dunglas.dev/2025/09/unle...
September 2, 2025 at 9:48 AM
10002 stars for FrankenPHP, congrats @dunglas.dev ! github.com/php/frankenphp
GitHub - php/frankenphp: 🧟 The modern PHP app server
🧟 The modern PHP app server. Contribute to php/frankenphp development by creating an account on GitHub.
github.com
August 12, 2025 at 7:24 PM
FrankenPHP is trendy 🤩

#golang #PHP
June 11, 2025 at 3:41 PM
FrankenPHP 1.4 is out 🔥

Thanks to the performance optimizations we made in Caddy 1.9 and in FrankenPHP itself, version 1.4 is 15.5% faster than version 1.3 with a standard configuration ⚡️

github.com/dunglas/fran...
Release v1.4.0 · dunglas/frankenphp
What's Changed feat(caddy): upgrade to Caddy 2.9 by @dunglas in #1302 perf: remove some pinning by @AlliBalliBaba in #1295 perf: set all $_SERVER vars in one function call by @AlliBalliBaba in #13...
github.com
January 10, 2025 at 8:58 AM
Want a Franken PHP elephpant to exist? They'll make them if they get to 10k stars on GitHub: https://github.com/php/frankenphp

#php #elephpants #frankenphp
GitHub - php/frankenphp: 🧟 The modern PHP app server
🧟 The modern PHP app server. Contribute to php/frankenphp development by creating an account on GitHub.
github.com
June 21, 2025 at 10:47 PM
FrankenPHP has reached 10,000 stars: the elePHPant plush toy is coming! dunglas.dev/2025/08/fran...
August 14, 2025 at 12:38 PM
30 years of PHP: FrankenPHP is now part of the PHP organisation thephp.foundation/blog/2025/06...
30 years of PHP: FrankenPHP is now part of the PHP organisation
The PHP Foundation — Supporting, Advancing, and Developing the PHP Language
thephp.foundation
June 9, 2025 at 6:25 PM
FrankenPHP is available as a runtime on Clever Cloud, deploy any PHP application is seconds and without any complex configuration thanks to the team and @dunglas.dev ;) www.clever-cloud.com/developers/c...
FrankenPHP is available as a runtime on Clever Cloud
Use it, help us to improve
www.clever-cloud.com
March 28, 2025 at 11:05 AM
FrankenPHP Docker images with PHP 8.4 are now available! Bug fixes and performance improvement are also included in the just-released version 1.3.2.
Release v1.3.2 · dunglas/frankenphp
What's Changed ci: build PHP 8.4 Docker images by @dunglas in #1183 perf: improve php_server directive by @dunglas in #1180 fix: ignore watcher dir creation error if the watcher exists by @bk-ty i...
buff.ly
November 23, 2024 at 8:08 PM
New blog post: Learn from @coil.ooo how to deploy a Symfony application on a VPS with FrankenPHP and Docker.

🏄‍♀️ les-tilleuls.coop/en/blog/runn...
December 18, 2024 at 11:21 AM
Alexander Stecher and Rob Landers have once again done a tremendous job of improving FrankenPHP!

They've tracked down and fixed a few memory leaks in worker mode and optimized HTTP header handling.

All this is in version 1.4.2, which is immediately available: https://github.com/dunglas/frankenphp…
Release v1.4.2 · dunglas/frankenphp
What's Changed perf: optimized request headers by @AlliBalliBaba in #1335 fix: small memory leaks in worker mode by @withinboredom in #1350 fix: flushing temporary files after each worker request ...
github.com
January 28, 2025 at 7:09 PM
FrankenPHP is almost ready for PHP 8.4 🥳
We're just waiting for the official Docker images and we'll public Docker images and static binaries using 8.4.
ci: add PHP 8.4 to the CD pipeline by dunglas · Pull Request #1183 · dunglas/frankenphp
PHP 8.4 has been released today 🎉 Let's create builds for it. Needs docker-library/php#1548.
github.com
November 21, 2024 at 1:26 PM
FrankenPHP is one of the best things that happened to the PHP world.

Being able to quickly set up a Docker environment is life-changing.
November 13, 2024 at 6:35 PM
Easily deploy with FrankenPHP using our Starter Pack! les-tilleuls.coop/en/technolog...
April 8, 2025 at 11:36 AM
Just released during my keynote at API Platform Con: a new FrankenPHP extension bringing native gRPC server support to PHP! 🚀

The code is live now, but please note it currently requires the main branch of FrankenPHP: github.com/dunglas/fran...
GitHub - dunglas/frankenphp-grpc: A PHP extension to write gRPC servers using the official gRPC library written in Go
A PHP extension to write gRPC servers using the official gRPC library written in Go - GitHub - dunglas/frankenphp-grpc: A PHP extension to write gRPC servers using the official gRPC library writt...
github.com
September 18, 2025 at 12:20 PM
⚡️ With FrankenPHP, it's possible to execute code (e.g. access control) and then stream large static files efficiently.

We now have a documentation page dedicated to this subject: frankenphp.dev/docs/x-sendf...
FrankenPHP: the modern PHP app server
FrankenPHP is a new app server for PHP apps (built on top of Caddy) and a library to embed the PHP interpreter in Go web servers.
frankenphp.dev
April 14, 2025 at 3:26 PM
Blown away at running FrankenPHP in production. Easiest PHP deployment ever! The auto-cert is awesome.
November 19, 2024 at 9:49 AM
🧟 Official native Windows support for FrankenPHP is here 🪟🚀

dunglas.dev/2026/03/wind...
Windows Support for FrankenPHP: It’s Finally Alive! - Kévin Dunglas
It’s happening! I am thrilled to announce the immediate availability of official Windows support for FrankenPHP. Since the project's initial release, this has been by far the most requested feature.…
dunglas.dev
March 6, 2026 at 5:56 PM
Et j’en profite pour teaser : suite à ce gros boulot, on va enchainer sur une beta du support #Frankenphp (frankenphp.dev) qui va arriver très bientôt !

Cœur si ça t’intéresse, repost si t’es chaud pour tester en avant première 😏
FrankenPHP: the modern PHP app server
FrankenPHP is a new app server for PHP apps (built on top of Caddy) and a library to embed the PHP interpreter in Go web servers.
frankenphp.dev
February 14, 2025 at 10:47 AM