serversideup/docker-php resource
🐳 Production-ready Docker images for PHP. Optimized for Laravel, WordPress, and more! observed · 2026-08-28
Health v2 · maintenance only
96/100
- Activity 96
- Release rhythm 95
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 7
- age_days: 2004
- days_rel: 36
- days_push: 26
- n_releases_24m: 28
Adoption not part of the score
2493 stars · 201 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
serversideup/php is a set of production-ready Docker images for PHP, built on the official PHP images with security hardening, health checks, and Laravel/WordPress optimizations. It ships multiple variants (CLI, FPM, FPM+NGINX, FPM+Apache, FrankenPHP) configurable via environment variables.
Use cases
- dockerize a laravel application for production
- run wordpress in a secure php container
- deploy php app to kubernetes with health checks
- run php-fpm with nginx in docker
- try frankenphp instead of php-fpm
- run php containers as non-root user
- centralize php container logs to stdout
When to choose
- you want production-grade PHP Docker images with secure defaults and health checks out of the box
- you deploy Laravel or WordPress and want built-in automations for migrations, queues, and Horizon
- you need multiple runtime variants (CLI, FPM, NGINX, Apache, FrankenPHP) from one consistent image family
When to avoid
- you need a minimal custom image and prefer building your own Dockerfile from the official PHP base
- you run a non-PHP stack or need exotic PHP extensions not included in these images
- you require a license more permissive than GPL-3.0
Facets
infra-config · maturity active
deployment http-server container-runtime developer-tools web-development backend self-hosted cloud self-hosted php docker-images laravel wordpress fpm nginx frankenphp s6-overlay production-ready devops containers docker kubernetes linux
4 sources
- readme: https://github.com/serversideup/docker-php · fetched 2026-08-28 · 7d8ae11ae2b8
- homepage: https://serversideup.net/open-source/docker-php/ · fetched 2026-08-29 · 3df4f6d27b4f
- site_page: https://serversideup.net/open-source/docker-php/docs/getting-started · fetched 2026-08-29 · 166f027a0e53
- site_page: https://serversideup.net/open-source/docker-php/docs/getting-started/installation · fetched 2026-08-29 · 11c155045058
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| serversideup/docker-php | main | 96 |
For agents
markdown · JSON · MCP: product_card(name="serversideup/docker-php")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem