FrankenPHP is an exciting modern PHP application server built on top of Caddy. It offers significant performance benefits over traditional setups by running PHP as a long-lived process and integrating directly with Caddy’s robust web server features.
I’d love to see native support or official build templates for FrankenPHP + Caddy on App Platform. This would allow Laravel (and other PHP) developers to take full advantage of modern PHP hosting approaches without having to resort to custom VPS setups.
Benefits:
• Native HTTP/3 support via Caddy
• Performance boosts via long-lived PHP processes
• Modern deployment stack aligned with other modern languages
• Great for Laravel, Symfony, and other modern PHP frameworks
Please consider adding support or at least an official guide/template for using FrankenPHP with App Platform.