#frankenphp — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #frankenphp, aggregated by home.social.
-
📢 #APIPlatformCon 2026 speaker reveal! We're thrilled to welcome @beberlei to Lille! Don't miss his deep dive into #FrankenPHP. You'll leave with a much better understanding of the massive performance gains waiting for your first deployment: https://api-platform.com/con/2026/
-
Laravel + TrueAsync: настоящая конкурентность без Swoole
В 2025 году в PHP отклонили RFC про нативные корутины. Автор не сдался и продолжил работу - так появился TrueAsync, расширение которое добавляет в PHP настоящую асинхронность без изменений в коде приложения. Я решил запустить на этом Laravel. Фреймворк проектировался под FPM-модель и совершенно не готов к тому что один воркер будет обрабатывать тысячи запросов параллельно. Как это починить без клонирования контейнера, почему PDO Pool даёт настоящую конкурентность которой нет в Swoole, и что получилось в бенчмарке против Octane.
-
Sandboxed Coding Agents, Dev Containers and Hot Reloading with FrankenPHP 😍 💪 #PHP #Symfony #FrankenPHP
RE: https://bsky.app/profile/did:plc:gwh4dbmorcxmllcqcmffrfdi/post/3miebjas3ps2y -
RDV à Toulouse ce soir pour parler #Symfony et #FrankenPHP, repousser les limites de ce qu'on peut faire en PHP ! N'oubliez pas de vous inscrire !
https://www.meetup.com/afup-toulouse/events/314060721/ -
"Coding at the Speed of Thought: The New Era of Symfony Docker"
https://dunglas.dev/2026/03/coding-at-the-speed-of-thought-the-new-era-of-symfony-docker/
-
Coding at the Speed of Thought: The New Era of Symfony Docker
If we want to discuss Developer Experience (DX) in 2026, we have to talk about instantaneous feedback and coding agents. At SymfonyLive Paris 2026, I presented "Coding at the Speed of Thought: Symfony DX in 2026", where I detailed the bleeding-edge features we have brought to the PHP and Symfony ecosystems. To make this vision a reality, I have recently made dramatic improvements to the Symfony Docker project. While it remains the easiest way to spin up a Docker-based FrankenPHP skeleton for […]https://dunglas.dev/2026/03/coding-at-the-speed-of-thought-the-new-era-of-symfony-docker/
-
La @cooptilleuls sort #ember pour monitorer #frankenphp en toute simplicité 🔥
https://les-tilleuls.coop/blog/ember-le-monitoring-temps-reel-pour-caddy-et-frankenphp-est-disponible -
La @cooptilleuls sort #ember pour monitorer #frankenphp en toute simplicité 🔥
https://les-tilleuls.coop/blog/ember-le-monitoring-temps-reel-pour-caddy-et-frankenphp-est-disponible -
La @cooptilleuls sort #ember pour monitorer #frankenphp en toute simplicité 🔥
https://les-tilleuls.coop/blog/ember-le-monitoring-temps-reel-pour-caddy-et-frankenphp-est-disponible -
Very eager to see where #phpvia leads to.
It uses #OpenSwoole, but it would be great if the base would be interchangable with #Mercure (it comes embedded with #FrankenPHP) for SSR.
Who knows if Laravel Livewire ends up going that way.
cc @dunglas
#PHP #Programming #WebDevelopment #WebDev #SoftwareDevelopment #OpenSource #OSS #FOSS
-
Very eager to see where #phpvia leads to.
It uses #OpenSwoole, but it would be great if the base would be interchangable with #Mercure (it comes embedded with #FrankenPHP) for SSR.
Who knows if Laravel Livewire ends up going that way.
cc @dunglas
#PHP #Programming #WebDevelopment #WebDev #SoftwareDevelopment #OpenSource #OSS #FOSS
-
Very eager to see where #phpvia leads to.
It uses #OpenSwoole, but it would be great if the base would be interchangable with #Mercure (it comes embedded with #FrankenPHP) for SSR.
Who knows if Laravel Livewire ends up going that way.
cc @dunglas
#PHP #Programming #WebDevelopment #WebDev #SoftwareDevelopment #OpenSource #OSS #FOSS
-
Very eager to see where #phpvia leads to.
It uses #OpenSwoole, but it would be great if the base would be interchangable with #Mercure (it comes embedded with #FrankenPHP) for SSR.
Who knows if Laravel Livewire ends up going that way.
cc @dunglas
#PHP #Programming #WebDevelopment #WebDev #SoftwareDevelopment #OpenSource #OSS #FOSS
-
Very eager to see where #phpvia leads to.
It uses #OpenSwoole, but it would be great if the base would be interchangable with #Mercure (it comes embedded with #FrankenPHP) for SSR.
Who knows if Laravel Livewire ends up going that way.
cc @dunglas
#PHP #Programming #WebDevelopment #WebDev #SoftwareDevelopment #OpenSource #OSS #FOSS
-
🛡️ 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! 📉✨
We have also merged numerous improvements, such as:
✍️ Use of EOF syntax in the Dockerfile for better readability
🧹 Automatic removal of code only needed during installation -
Slides from my talk "Building #PHP Plugins with #WebAssembly" @ConFooCa are up, incl 20 demos.
Rust, Go, JS → .wasm → call from PHP, sub-ms performance, sandboxed
Get the slides here https://gamma.app/docs/Building-PHP-plugins-with-WASM-Confoo-2026-j0k4fwetfc6gjib and check out all the code here: https://github.com/johanjanssens/frankenwasm
Kudos to @dunglas #FrankenPHP rocks!
-
The amount of AI code and reviews in Caddy and FrankenPHP makes me uneasy, especially since a test environment failed to boot up today due to a non-breaking FrankenPHP build, version 1.12.
I hadn't realized until now how much AI is involved, including Copilot for reviews.
Is it used in nginx as well? I may have to migrate again, and I will probably stop donating to caddy. I'm not paying for Caddy and FrankenPHP's AI garbage.
-
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 initial release, this has been by far the most requested feature. While many of you have been successfully running FrankenPHP on Windows via WSL (Windows Subsystem for Linux), native support was the "white whale" we’ve been chasing for a long time. Today, that chase is over. You can now run FrankenPHP natively on Windows, with 100% compatibility, including […]https://dunglas.dev/2026/03/windows-support-for-frankenphp-its-finally-alive/
-
🚀 #PHP 150x faster – no rewrite needed! #FrankenPHP threads + #Swow coroutines + #PHP Generators + #Go = 🔥 performance for legacy & new code. Talk by Johan Janssens
https://gamma.app/docs/PHP-150x-Faster-Still-Legacy-Friendly-Confoo-2026-wozvte56hx7i0ku
-
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.
Get the slides here: https://gamma.app/docs/PHP-150x-Faster-Still-Legacy-Friendly-wozvte56hx7i0ku and check out all the code here: https://github.com/johanjanssens/frankenasync
-
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!
-
Symfony Init — быстрый старт проекта без лишней рутины
Каждый раз, когда хотелось быстро попробовать что‑то на Symfony, начиналась одна и та же история: поднять контейнер с PHP‑FPM или FrankenPHP, провалиться в контейнер, поставить symfony/skeleton , настроить Nginx или Caddyfile, прописать переменные окружения... И всё это до того, как написана хоть одна строчка кода. DI‑контейнер, консольные команды, компонентная архитектура... Ни для кого не секрет, Symfony заметно ориентируется на Java‑экосистему. Почему бы не попробовать сделать что‑то подобии start.spring.io подумал я. Так появился пет-проект symfony-init.dev
-
FrankenPHP v1.11.2 is out! 🧟🚀
We’ve upgraded to the Go 1.26 compiler, delivering massive performance wins: ⚡️ ~30% faster CGO calls 🧹 10-40% faster Garbage Collection
This release also patches 3 security vulnerabilities (path confusion & session leaks) and adds an Alpine APK repo.
Upgrade immediately! 👇 https://github.com/php/frankenphp/releases/tag/v1.11.2
-
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?
-
So today I added EarlyHints to my Laravel website and it is absolutely awesome.
-
So I launched one of the companion websites that nicely fits within the network:
You can print them out immediately or share them as PDF's. High quality, no watermarks, no account needed.
I'm planning to add new pages daily.
#webdevelopment #webdesign #laravel #kids #drawing #frankenphp
-
Jeudi 5 février, j'aurai l'honneur de présenter les dernières fonctionnalités de #FrankenPHP lors des @webdays à Aix-en-Provence.
Venez nombreux, il reste encore quelques places !
-
🐘 Alexandre Daubois a eu l’opportunité d’intervenir dans le podcast de @phparch quelques semaines avant son talk à #PHPTek Chicago. Découvrez avec lui comment #FrankenPHP simplifie le déploiement des applications PHP modernes : https://www.youtube.com/watch?v=bTnf3Fe59I4
-
FrankenPHP replaces PHP-FPM with a worker-based server that boosts Symfony 7.4 performance, cuts latency, and simplifies production stacks. https://hackernoon.com/the-end-of-php-fpm-frankenphp-delivers-3-throughput-for-symfony-apps #frankenphp
-
Reminder for anyone new to FrankenPHP: it does NOT use your system PHP and extensions, so missing extension logs can be misleading.
Here is how to install the correct PHP-ZTS 8.5 + extensions and make Octane behave.
#programming #Laravel #frankenphp #developer #linux #php #troubleshooting #fediblogs
-
If FrankenPHP crashes and gives you nothing, try:
php artisan octane:start --log-level=debugIt exposes the real errors.
Full guide with PHP 8.5 + ZTS extensions: https://coz.jp/iC1sKO
#programming #Laravel #frankenphp #developer #linux #php #troubleshooting #fediblogs
-
Today’s “saved you 3 hours” post:
#Laravel Octane installs a #FrankenPHP binary that is stuck on #PHP 8.4.If you want PHP 8.5, you need to install FrankenPHP + #PHP-ZTS 8.5 yourself.
Steps here: https://coz.jp/iC1sKO
#programing #developer -
Good morning, Laravel community! 🚀
I'm excited to announce the launch of LaraPlugins.io – a portal dedicated to providing at-a-glance health stats for Laravel plugins.
After much refinement, it's finally reached v1.0 status, and I'm launching it today!
🔗 Check it out here: https://www.producthunt.com/products/laraplugins-io?utm_source=mastodon&utm_medium=social
The goal is to help developers save time (aiming for 30 minutes or more) when searching for and evaluating new plugins — by giving you clear, actionable insights upfront.I'd truly appreciate your feedback, thoughts, and suggestions. Let's make this a tool that empowers our workflow together.
#programming #laravel #buildinpublic #free #php #traefik #filamentphp #frankenPHP #business #launch #technology #producthunt
-
🚀 Launching https://LaraPlugins.io on Product Hunt today!
I built an automated directory and health for Laravel packages because I got tired of manually checking if dependencies were abandoned.
The stack: Laravel Octane #FrankenPhp, #FilamentPHP & Horizon for queue.It Reduces the "is this package safe to use?" research time from minutes to seconds.
Link: https://coz.jp/oWFEAZ
Would love feedback from the #Laravel #PHP community! -
If you are looking for help with Laravel Architecture or DevOps, I'm available for consulting.
I specialize in bridging the gap between code and infrastructure. From auditing slow database queries to building CI/CD pipelines and setting up #FrankenPHP with #Traefik.
I work asynchronously, focusing on deep work and clear requirements.
Let's build something solid.
https://danielpetrica.com/work-with-me/ -
‼️ 2 experts #Backend de haut niveau aux #WebDays
🎤 #NicolasGrekas : core team #Symfony
👉 20 ans de Symfony… et déjà la version 8 !
🔗 https://webdays.events/i/1279🎤 @dunglas : créateur de #FrankenPHP
👉 FrankenPHP : le serveur applicatif qui réinvente l’écosystème PHP
🔗 https://webdays.events/i/1421🎁 Promo : -50% soit 37,5 €HT/billet au lieu de 75 €HT
⚠️ Jusqu’au 16 décembre à minuit
🧾 Code : 𝗡𝗢𝗘𝗟𝗖𝗢𝗡𝗙𝟮𝟬𝟮𝟲🔥 Réserve maintenant : https://webdays.events/participer
1/2
-
‼️ 2 experts #Backend de haut niveau aux #WebDays
🎤 #NicolasGrekas : core team #Symfony
👉 20 ans de Symfony… et déjà la version 8 !
🔗 https://webdays.events/i/1279🎤 @dunglas : créateur de #FrankenPHP
👉 FrankenPHP : le serveur applicatif qui réinvente l’écosystème PHP
🔗 https://webdays.events/i/1421🎁 Promo : -50% soit 37,5 €HT/billet au lieu de 75 €HT
⚠️ Jusqu’au 16 décembre à minuit
🧾 Code : 𝗡𝗢𝗘𝗟𝗖𝗢𝗡𝗙𝟮𝟬𝟮𝟲🔥 Réserve maintenant : https://webdays.events/participer
1/2
-
‼️ 2 experts #Backend de haut niveau aux #WebDays
🎤 #NicolasGrekas : core team #Symfony
👉 20 ans de Symfony… et déjà la version 8 !
🔗 https://webdays.events/i/1279🎤 @dunglas : créateur de #FrankenPHP
👉 FrankenPHP : le serveur applicatif qui réinvente l’écosystème PHP
🔗 https://webdays.events/i/1421🎁 Promo : -50% soit 37,5 €HT/billet au lieu de 75 €HT
⚠️ Jusqu’au 16 décembre à minuit
🧾 Code : 𝗡𝗢𝗘𝗟𝗖𝗢𝗡𝗙𝟮𝟬𝟮𝟲🔥 Réserve maintenant : https://webdays.events/participer
1/2
-
‼️ 2 experts #Backend de haut niveau aux #WebDays
🎤 #NicolasGrekas : core team #Symfony
👉 20 ans de Symfony… et déjà la version 8 !
🔗 https://webdays.events/i/1279🎤 @dunglas : créateur de #FrankenPHP
👉 FrankenPHP : le serveur applicatif qui réinvente l’écosystème PHP
🔗 https://webdays.events/i/1421🎁 Promo : -50% soit 37,5 €HT/billet au lieu de 75 €HT
⚠️ Jusqu’au 16 décembre à minuit
🧾 Code : 𝗡𝗢𝗘𝗟𝗖𝗢𝗡𝗙𝟮𝟬𝟮𝟲🔥 Réserve maintenant : https://webdays.events/participer
1/2
-
‼️ 2 experts #Backend de haut niveau aux #WebDays
🎤 #NicolasGrekas : core team #Symfony
👉 20 ans de Symfony… et déjà la version 8 !
🔗 https://webdays.events/i/1279🎤 @dunglas : créateur de #FrankenPHP
👉 FrankenPHP : le serveur applicatif qui réinvente l’écosystème PHP
🔗 https://webdays.events/i/1421🎁 Promo : -50% soit 37,5 €HT/billet au lieu de 75 €HT
⚠️ Jusqu’au 16 décembre à minuit
🧾 Code : 𝗡𝗢𝗘𝗟𝗖𝗢𝗡𝗙𝟮𝟬𝟮𝟲🔥 Réserve maintenant : https://webdays.events/participer
1/2
-
Au #ForumPHP 2025, notre coopérateur Albin a tenté de transformer 300 téléphones en pixels pour dessiner le logo #PHP dans la salle. Une expérience participative et interactive à base de PHP, Mercure, #FrankenPHP et @clevercloud : https://les-tilleuls.coop/blog/comment-jai-failli-dessiner-le-logo-de-php-avec-300-telephones
-
Nice...
Yesterday at #ApiPlatformCon2025, Steven Le Roux & @davlgd came to talk about #FrankenPHP and how that works at #CleverCloud (incidentally, my favorite #PaaS provider)In his introduction, Steven told the audience #PHP is their second most used runtime... right after #NodeJs... but #php is about to overpass Node
#LetsGo !
:frankenphp: :php: -
Nice...
Yesterday at #ApiPlatformCon2025, Steven Le Roux & @davlgd came to talk about #FrankenPHP and how that works at #CleverCloud (incidentally, my favorite #PaaS provider)In his introduction, Steven told the audience #PHP is their second most used runtime... right after #NodeJs... but #php is about to overpass Node
#LetsGo !
:frankenphp: :php: -
Nice...
Yesterday at #ApiPlatformCon2025, Steven Le Roux & @davlgd came to talk about #FrankenPHP and how that works at #CleverCloud (incidentally, my favorite #PaaS provider)In his introduction, Steven told the audience #PHP is their second most used runtime... right after #NodeJs... but #php is about to overpass Node
#LetsGo !
:frankenphp: :php: -
Nice...
Yesterday at #ApiPlatformCon2025, Steven Le Roux & @davlgd came to talk about #FrankenPHP and how that works at #CleverCloud (incidentally, my favorite #PaaS provider)In his introduction, Steven told the audience #PHP is their second most used runtime... right after #NodeJs... but #php is about to overpass Node
#LetsGo !
:frankenphp: :php: -
Nice...
Yesterday at #ApiPlatformCon2025, Steven Le Roux & @davlgd came to talk about #FrankenPHP and how that works at #CleverCloud (incidentally, my favorite #PaaS provider)In his introduction, Steven told the audience #PHP is their second most used runtime... right after #NodeJs... but #php is about to overpass Node
#LetsGo !
:frankenphp: :php: -
This is massive
It’s Xmas in OctoberThanks to the awesome work of David Legrand ( @blackyoup tell him we love him) and @dunglas from @cooptilleuls #CleverCloud will provide native, I repeat NATIVE, #FrankenPhp :frankenphp: !!!
Blog article in French :
https://www.clever-cloud.com/fr/blog/entreprise/2024/10/09/nouveautes-php-sur-clever-cloud/
-
This is massive
It’s Xmas in OctoberThanks to the awesome work of David Legrand ( @blackyoup tell him we love him) and @dunglas from @cooptilleuls #CleverCloud will provide native, I repeat NATIVE, #FrankenPhp :frankenphp: !!!
Blog article in French :
https://www.clever-cloud.com/fr/blog/entreprise/2024/10/09/nouveautes-php-sur-clever-cloud/
-
This is massive
It’s Xmas in OctoberThanks to the awesome work of David Legrand ( @blackyoup tell him we love him) and @dunglas from @cooptilleuls #CleverCloud will provide native, I repeat NATIVE, #FrankenPhp :frankenphp: !!!
Blog article in French :
https://www.clever-cloud.com/fr/blog/entreprise/2024/10/09/nouveautes-php-sur-clever-cloud/
-
This is massive
It’s Xmas in OctoberThanks to the awesome work of David Legrand ( @blackyoup tell him we love him) and @dunglas from @cooptilleuls #CleverCloud will provide native, I repeat NATIVE, #FrankenPhp :frankenphp: !!!
Blog article in French :
https://www.clever-cloud.com/fr/blog/entreprise/2024/10/09/nouveautes-php-sur-clever-cloud/