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
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
Open Source Tech Hub
Open Source Tech Hub
May 16, 2025 · Backend Development

Why FrankenPHP Is Revolutionizing PHP Performance and Deployment

FrankenPHP, created by Kévin Dunglas and backed by Les‑Tilleuls.coop and the PHP Foundation, embeds the PHP interpreter into Go and Caddy to simplify deployment, boost performance, lower hosting costs, support real‑time features, and offer a worker mode that dramatically speeds up Laravel, Symfony and Yii applications.

CaddyGoPHP
0 likes · 6 min read
Why FrankenPHP Is Revolutionizing PHP Performance and Deployment
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
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
Open Source Tech Hub
Open Source Tech Hub
Feb 3, 2024 · Backend Development

Master Caddy 2: Install, Configure, and Integrate PHP for Fast Web Hosting

Learn how to install Caddy 2, set up system services, configure global and site-specific Caddyfiles, and integrate PHP‑FPM, covering static site hosting, reverse proxy, HTTP redirects, and troubleshooting, with step‑by‑step commands and code examples for seamless migration from Apache or Nginx.

CaddyConfigurationLinux
0 likes · 7 min read
Master Caddy 2: Install, Configure, and Integrate PHP for Fast Web Hosting
Liangxu Linux
Liangxu Linux
Nov 17, 2022 · Backend Development

Mastering Caddy 2: Installation, Configuration, and Advanced Features

This guide introduces Caddy 2, an enterprise‑grade Go‑based web server, outlines its key features and advantages over Nginx, provides step‑by‑step installation commands for various Linux distributions and macOS, and demonstrates comprehensive Caddyfile configurations including site blocks, global options, logging, TLS, reverse proxy, and modular snippets.

CaddyConfigurationHTTPS
0 likes · 11 min read
Mastering Caddy 2: Installation, Configuration, and Advanced Features
IT Services Circle
IT Services Circle
Apr 21, 2022 · Operations

How to Install and Deploy Wiki.js Using Docker Compose

This article introduces the open‑source Wiki.js platform, explains its features, and provides a step‑by‑step guide to install it on Linux using Docker Compose, including Docker‑compose installation, configuration files, container management, and optional HTTPS setup with Caddy.

CaddyDeploymentDocker
0 likes · 7 min read
How to Install and Deploy Wiki.js Using Docker Compose
IT Services Circle
IT Services Circle
Apr 8, 2022 · Backend Development

Comprehensive Guide to Installing and Using the Caddy Web Server

This article provides a detailed tutorial on installing Caddy on CentOS and Docker, configuring its powerful Caddyfile syntax, enabling HTTPS, reverse and forward proxy, gzip compression, address rewriting, and directory routing, demonstrating how Caddy can replace Nginx for modern web hosting.

CaddyConfigurationDocker
0 likes · 11 min read
Comprehensive Guide to Installing and Using the Caddy Web Server