Tagged articles
17 articles
Page 1 of 1
Open Source Tech Hub
Open Source Tech Hub
Mar 2, 2026 · Backend Development

Run ThinkPHP8 with FrankenPHP and Docker in Minutes

This guide shows how to install ThinkPHP8, create a controller, configure a Caddyfile for FrankenPHP, launch the Docker container, and test the application, providing all commands and code snippets needed for a fast backend setup.

BackendCaddyDocker
0 likes · 5 min read
Run ThinkPHP8 with FrankenPHP and Docker in Minutes
Open Source Tech Hub
Open Source Tech Hub
Feb 28, 2026 · Backend Development

Boost PHP Performance: Migrate Laravel to FrankenPHP Worker Mode

This article explains how replacing the traditional Apache/nginx stack with FrankenPHP’s worker mode can dramatically improve PHP application performance, outlines the drawbacks of the classic request cycle, and provides a step‑by‑step guide for migrating a Laravel project.

BackendFrankenPHPLaravel
0 likes · 7 min read
Boost PHP Performance: Migrate Laravel to FrankenPHP Worker Mode
Open Source Tech Hub
Open Source Tech Hub
Nov 29, 2025 · Backend Development

What’s New in Symfony 8.0? Deep Dive into Features, Performance, and PHP 8.4 Integration

Symfony 8.0, released in November 2025, brings major upgrades such as full PHP 8.4 attribute‑hook support, lazy objects, enhanced form components, powerful generator commands, a revamped cache system, and seamless integration with Docker, FrankenPHP, and modern security protocols, offering developers a faster, more efficient web‑application platform.

Attribute HooksDockerFrankenPHP
0 likes · 15 min read
What’s New in Symfony 8.0? Deep Dive into Features, Performance, and PHP 8.4 Integration
Open Source Tech Hub
Open Source Tech Hub
Oct 11, 2025 · Cloud Native

What’s New in Docker‑PHP v4.0.0‑beta1? Deep Dive into FrankenPHP, Laravel Scripts, and QoL Boosts

Docker‑PHP v4.0.0‑beta1 introduces hardened FrankenPHP images, upgraded Laravel automation, a slew of fine‑grained environment variables, and numerous quality‑of‑life and bug‑fix improvements that make containerized PHP deployments smoother, more secure, and ready for production‑grade Kubernetes workloads.

Cloud NativeDockerFrankenPHP
0 likes · 8 min read
What’s New in Docker‑PHP v4.0.0‑beta1? Deep Dive into FrankenPHP, Laravel Scripts, and QoL Boosts
Open Source Tech Hub
Open Source Tech Hub
Jul 8, 2025 · Backend Development

Why FrankenPHP Is the Next Big Leap for PHP Backend Performance

FrankenPHP, now officially supported by the PHP Foundation, replaces the traditional PHP‑FPM setup with a Go‑based Caddy server that embeds PHP, offering faster request handling, simplified deployment, worker mode, modern protocol support, and extensibility, while still being evaluated for robustness.

BackendCaddyDocker
0 likes · 7 min read
Why FrankenPHP Is the Next Big Leap for PHP Backend Performance
21CTO
21CTO
Jun 28, 2025 · Backend Development

Why PHP Still Thrives After 30 Years: History, Modern Features, and Future Directions

Celebrating PHP's 30th anniversary, this article traces its evolution from a simple CGI tool to a modern, type‑safe language, examines the impact of major frameworks like Laravel and Symfony, explores the shift toward JavaScript in WordPress, and looks ahead to innovations such as FrankenPHP and Swoole.

Backend DevelopmentFrankenPHPPHP
0 likes · 10 min read
Why PHP Still Thrives After 30 Years: History, Modern Features, and Future Directions
Open Source Tech Hub
Open Source Tech Hub
May 14, 2025 · Backend Development

Why the PHP Foundation Is Backing FrankenPHP: Implications for Backend Development

On May 14, 2025, the PHP Foundation announced official support for the FrankenPHP project, moving it to the PHP GitHub organization, outlining new governance, collaboration processes, and future prospects that could boost visibility, community contributions, and performance‑focused deployment options for PHP back‑end applications.

BackendCaddyFrankenPHP
0 likes · 4 min read
Why the PHP Foundation Is Backing FrankenPHP: Implications for Backend Development
php Courses
php Courses
Jan 24, 2025 · Backend Development

Reviving PHP: How FrankenPHP Modernizes the Language

Despite long‑standing criticism that PHP is outdated, slow, and cumbersome, the article explains why the language still matters and how FrankenPHP—a Go‑based server—injects modern performance, deployment simplicity, and future‑ready features to revitalize PHP for contemporary web development.

Backend DevelopmentFrankenPHPModernization
0 likes · 8 min read
Reviving PHP: How FrankenPHP Modernizes the Language
21CTO
21CTO
May 31, 2024 · Backend Development

How FrankenPHP Boosts PHP Performance by 2× with Caddy Integration

FrankenPHP, a Go‑based PHP application server built on Caddy, claims to double web request performance and halve developer/DevOps workload, offering container‑ready deployment, automatic HTTPS, native PHP extensions, in‑memory mode, structured logging, Prometheus metrics, and experimental HTTP/3 support.

CaddyFrankenPHPHTTP/3
0 likes · 5 min read
How FrankenPHP Boosts PHP Performance by 2× with Caddy Integration