Trending

#frankenphp

Latest posts tagged with #frankenphp on Bluesky

Latest Top
Trending

Posts tagged #frankenphp

Preview
feat: use rootless Debian slim images for prod by dunglas · Pull Request #909 · dunglas/symfony-docker Hardens production images using a method to https://frankenphp.dev/docs/docker/#hardening-images, but using Debian Slim instead of distroless because we need a shell for the entrypoint, (Docker Har...

🛡️ Symfony Docker now provides a rootless production image that contains only what is strictly necessary to run #FrankenPHP and #Symfony.

They are 60% smaller than before, dropping from 704MB down to just 290MB! 📉✨

github.com/dunglas/symf...

17 8 1 1
Post image

Heading to @dpcon for the third consecutive year!

Speaking tomorrow about #FrankenPHP and how it'll take your #PHP apps to the next level 😉

Feel free to come by during the whole conference to talk about the ecosystem, open-source, contributing... or whatever you'd like really!

0 0 0 0
Preview
Building PHP plugins with WASM | Confoo 2026 Extism is a cross-language plugin framework for building with WebAssembly. It's goal is to make all software programmable.

Slides from my talk "Building #PHP Extensions with #WebAssembly" @confooca.bsky.social are up, incl 20 demos.

Rust, Go, JS → .wasm → call from PHP, sub-ms performance, sandboxed, check the code here: github.com/johanjanssen...

Kudos to @dunglas.dev, #FrankenPHP rocks!

gamma.app/docs/Buildin...

0 0 0 0
Post image

Windows Support for FrankenPHP: It’s Finally Alive! It’s happening! I am thrilled to announce the immediate availability of official Windows support for FrankenPHP. Since the project’s initia...

#FrankenPHP #Go #PHP #Windows

Origin | Interest | Match

0 0 0 0
Post image

🚀 #PHP 150x faster – no rewrite needed! #FrankenPHP threads + #Swow coroutines + #PHP Generators + #Go = 🔥 performance for legacy & new code. Talk by Johan Janssens


gamma.app/docs/PHP-15...

0 0 0 0
Preview
PHP, 150x Faster Still Legacy Friendly This talk explores how to push PHP to its limits using FrankenPHP and Swow, a sprinkle of PHP, and a dash of Go to orchestrate it all.

Slides from my talk "#PHP 150x Faster, Still Legacy Friendly!" at #confoo are up.

#FrankenPHP threads + Go semaphore = true parallelism for any blocking PHP code. Legacy scripts stay unchanged, just compose them.

Kudos to @dunglas.dev , FrankenPHP rocks!

gamma.app/docs/PHP-150...

3 1 0 0
Post image

We're heading to LaraconEU 2026 this weekend, and we can’t wait to discover the updates, insights, and experiences that speakers and attendees have in store! As the creators of #FrankenPHP, we’re especially excited to meet you at our booth. Let us know if you’ll be there!

0 0 0 0
Preview
FrankenPHP: The Future of PHP? In this article, I’ll walk through how PHP apps have been served over the years — from the classic setups like CGI, mod_php, and PHP-FPM, to newer options like Swoole, RoadRunner, and FrankenPHP. I will take a closer look at how they work, what makes them different, and what challenges they bring.

🚀 FrankenPHP, mod_php, PHP-FPM — which runtime should you choose?

In this deep comparison, Grzegorz Drozd explores performance, architecture & real-world implications to help you build faster, scalable PHP apps. ⚡

Read here 👉 https://f.mtr.cool/lqcxbwtuyi

#IntPHPcon #PHP #FrankenPHP

0 0 0 0
Preview
Release v1.11.2 · php/frankenphp ⚠️ Security Update: This release addresses three security vulnerabilities, including a critical path confusion issue allowing arbitrary file execution and a session leak in worker mode. Immediate u...

FrankenPHP v1.11.2 is out! 🧟🚀

Upgrade immediately! 👇 github.com/php/frankenp...

#PHP #FrankenPHP #golang #WebAssembly #Security

18 7 1 0

Hey #php peeps! I'm looking at putting a bunch of php containers on a diet and #frankenphp looks really interesting. Is it getting wide adoption?

0 1 2 0
Green checkmarks in the earlyhints.dev test for my website.

Green checkmarks in the earlyhints.dev test for my website.

So I added EarlyHints (103) headers to my websites. With Caddy as a reverse proxy + FrankenPHP as the application worker it's just a matter of deciding which headers to send and when. I use versioned cookies to prevent sending js, css, and woff2 hints on every request.

#laravel #frankenphp #webperf

0 0 0 0
Post image

Ils sont arrivés et accueillis par les bleus et rose, les #elephpants #frankenphp coopTilleuls @phpc.social #php

1 0 0 0
Kévin Dunglas, Les-Tilleuls.coop
FrankenPHP : Le serveur applicatif qui réinvente l'écosystème PHP

Jeudi 5 février 2026
16H45, 40 min


Web Days Convention
Centre de congrès d'Aix-en-Provence
https://webdays.events

Kévin Dunglas, Les-Tilleuls.coop FrankenPHP : Le serveur applicatif qui réinvente l'écosystème PHP Jeudi 5 février 2026 16H45, 40 min Web Days Convention Centre de congrès d'Aix-en-Provence https://webdays.events

Jeudi 5 février, j'aurai l'honneur de présenter les dernières fonctionnalités de #FrankenPHP lors des @webdays.events à Aix-en-Provence.

Venez nombreux, il reste encore quelques places !

8 1 2 0
FrankenPHP With Alexandre Daubois post auphonic
FrankenPHP With Alexandre Daubois post auphonic YouTube video by PHP Architect

🐘 @alexdaubois.bsky.social a eu l’opportunité d’intervenir dans le podcast de @phparch.com quelques semaines avant son talk à #PHPTek Chicago. Découvrez avec lui comment #FrankenPHP simplifie le déploiement des applications PHP modernes : www.youtube.com/watch?v=bTnf...

0 0 0 0
Video

I’ve been struggling with some issue on #FrankenPHP. Asked #Claude Sonnet many times and it’s been looping over and over without success.

Then I asked Opus and it found the issue one shot. It eats so many tokens but it’s a BEAST.

0 0 0 0
Benchmark slide showing concurrency 8 for 5s: Swoole 5.38 ms, Roadrunner 4.00 ms, FrankenPHP 1.59 ms (fastest).

Benchmark slide showing concurrency 8 for 5s: Swoole 5.38 ms, Roadrunner 4.00 ms, FrankenPHP 1.59 ms (fastest).

How are you still not using #FrankenPHP? That's free perf for everyone and every #PHP project!

Just look at those benchmark results. Worst case scenario: same perf as Nginx/FPM, but with one less point of failure. What's holding you back?

1 1 1 0
Preview
The End of PHP-FPM? FrankenPHP Delivers 3× Throughput for Symfony Apps

FrankenPHP replaces PHP-FPM with a worker-based server that boosts Symfony 7.4 performance, cuts latency, and simplifies production stacks. #frankenphp

0 0 0 0
Preview
Running PHP 8.5 with Laravel Octane and FrankenPHP: The Missing Manual The FrankenPHP binary installed by Laravel Octane is locked to PHP 8.4. If you need PHP 8.5 features or are seeing missing extension errors, you need a custom install. Here is how to fix the version mismatch and enable debug logging in minutes.
0 0 0 0
Post image

ElePHPant alert : Le Monstre, from #frankenphp is available on the shop. Normal or big.

lemonstre.frankenphp.dev

0 0 1 0
Preview
#apiplatform #frankenphp #php #symfony #laravel | Vincent Amstoutz 🆕 🎤 New conference as a speaker in London for the PHP UK Conference! I am delighted to have been selected and look forward to meeting you with my colleague Alexandre Daubois on Feb. 20 2026 to talk a...

🆕 🎤 New conference as a speaker in London for the PHP UK Conference!

I am delighted to have been selected and look forward to meeting you on Feb. 20 2026 to talk about #ApiPlatform, #FrankenPHP, #PHP, #Symfony, #Laravel and much more! 👋

More info: www.linkedin.com/posts/vincen...

1 0 0 0
Post image Post image

‼️ Conf #Backend de haut niveau aux #WebDays

🎤 #NicolasGrekas : core team #Symfony
👉 20 ans de Symfony… et déjà la version 8 !
webdays.events/i/1279

🎤 @dunglas.dev : créateur de #FrankenPHP
👉 Le serveur applicatif qui réinvente l’écosystème PHP
webdays.events/i/1421

1/3

0 1 1 0
Post image Post image

De retour des Trophées Made in Scop, où le projet #FrankenPHP a remporté le prix de l’innovation et de la créativité 🏆 Un immense merci à tous les organisateurs pour la réalisation de cet événement dans le superbe espace de La REcyclerie, et bravo à toutes les autres scop lauréates !

2 0 1 0
Preview
FrankenPHP: The Future of PHP? In this article, I’ll walk through how PHP apps have been served over the years — from the classic setups like CGI, mod_php, and PHP-FPM, to newer options like Swoole, RoadRunner, and FrankenPHP. I will take a closer look at how they work, what makes them different, and what challenges they bring.

🚀 FrankenPHP, mod_php, PHP-FPM — which runtime should you choose?

In this deep comparison, Grzegorz Drozd explores performance, architecture & real-world implications to help you build faster, scalable PHP apps. ⚡

Read here 👉 https://f.mtr.cool/lqcxbwtuyi

#IntPHPcon #PHP #FrankenPHP

0 0 0 0
Post image

Excellente nouvelle pour notre scop : nous figurons parmi les nommés de la troisième édition des Trophées Made in Scop, dans la catégorie 𝐈𝐧𝐧𝐨𝐯𝐚𝐭𝐢𝐨𝐧 & 𝐂𝐫𝐞́𝐚𝐭𝐢𝐯𝐢𝐭𝐞́, grâce à #FrankenPHP. Les votes se passent ici, résultat le 4/12 : docs.google.com/forms/d/e/1F...

6 2 0 0
Preview
Building a Production-Ready Laravel Stack with Traefik and FrankenPHP All the technology news you can handle in a single feed

Building a Production-Ready Laravel Stack with Traefik and FrankenPHP #Technology #SoftwareEngineering #WebDevelopment #Laravel #Traefik #FrankenPHP

1 0 0 0
Preview
GitHub - php/frankenphp: 🧟 The modern PHP app server 🧟 The modern PHP app server. Contribute to php/frankenphp development by creating an account on GitHub.

🐘PHP uygulamalarını Go ve Caddy gücüyle uçurmak ister misin?

🚀FrankenPHP modern uygulama sunucusu olarak oyunun kurallarını değiştiriyor

⚡Worker Mode: Uygulamanız bellekte kalır, hız artar.
🔒Otomatik SSL
📦Tek Binary: Kolay deployment

github.com/dunglas/fran...

#PHP #FrankenPHP #OpenSource

1 0 0 0
Post image

One week before #SymfonyCon Amsterdam! We’re excited to be back at the Beurs van Berlage with a 15-member Tilleuls team. Don’t miss the talks by @soyuka.me & @dunglas.dev on Thursday 26 Nov, and come meet us at our booth (we’re bringing #FrankenPHP elePHPants 🤫).

1 0 0 0
Message à caractère informatique #144 Grâce au pulsar multi-nucléaire, Franken prouve que PHP est bien vivant #145 Java de base ouverte sur Symfony de logs en couleurs avec les vignettes de chaque participant et un symbole play blanc au centre

Message à caractère informatique #144 Grâce au pulsar multi-nucléaire, Franken prouve que PHP est bien vivant #145 Java de base ouverte sur Symfony de logs en couleurs avec les vignettes de chaque participant et un symbole play blanc au centre

✌️ Doublé de @welcomattic.com dans le podcast 𝗠𝗲𝘀𝘀𝗮𝗴𝗲 𝗮̀ 𝗰𝗮𝗿𝗮𝗰𝘁𝗲̀𝗿𝗲 𝗶𝗻𝗳𝗼𝗿𝗺𝗮𝘁𝗶𝗾𝘂𝗲

Plein de sujets passionnants : #FrankenPHP 👹 le Kernel Linux, #Symfony UX 🎨 Symfony AI, Java 25, #PHP 8.5, etc.

Merci 🙏 @clever-cloud.com

🔗 tinyurl.com/4mfrjmxy

@lostinbrittany.bsky.social @judu.bzh

3 4 1 0

J'en profite pour adresser publiquement un ENORME merci à Pierre @lecodeestdanslepre.fr dont les billets sur #FrankenPHP et le déploiement sur #VPS m'ont bien aidé ! Merci, merci, merci !!!🙏

4 0 1 0
Preview
The State of PHP 2025 – Expert review Explore trends in the PHP ecosystem based on the State of Developer Ecosystem Report 2025 by JetBrains.

Le State of #PHP 2025 de @jetbrains.com est sorti mi-octobre, et dresse un état des lieux complet de la communauté, des outils et des tendances de l’écosystème. Nous sommes ravi·es d’y voir #FrankenPHP cité comme une avancée majeure pour l’avenir de PHP ! blog.jetbrains.com/phpstorm/202...

2 0 1 0