docker-library/php resource
Docker Official Image packaging for PHP observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 97
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: n/a
- age_days: 4424
- days_rel: n/a
- days_push: 20
- n_releases_24m: 0
Adoption not part of the score
4038 stars · 2017 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
The Docker Official Image packaging repository for PHP, containing the Dockerfiles and build scripts that produce the official `php` images on Docker Hub. It provides prebuilt, community-maintained PHP runtime images across many versions and variants (CLI, Apache, FPM, ZTS) for multiple architectures.
Use cases
- run php applications in docker containers
- official php docker image for my web app
- containerize a php-fpm application
- base image for php cli scripts in ci
- run different php versions side by side in containers
- docker image with apache and php preinstalled
When to choose
- you want a trusted, regularly updated PHP base image maintained by the Docker community
- you need multiple PHP versions or variants (fpm, apache, cli, alpine) with multi-arch support
- you are deploying PHP apps to Kubernetes or any container platform
When to avoid
- you need a custom PHP build with uncommon extensions compiled in
- you want the PHP language itself or its documentation rather than container packaging
- you need a minimal distroless image not offered by the official variants
Facets
infra-config · maturity stable
container-runtime deployment developer-tools web-development backend php cross-platform docker-official-image php container-images dockerfile packaging containers devops docker linux
10 sources
- readme: https://github.com/docker-library/php · fetched 2026-08-28 · 3d3b846ae50c
- homepage: https://php.net · fetched 2026-08-29 · 8e965edd8e3a
- site_page: https://www.php.net/docs.php · fetched 2026-08-29 · 2ebac32f131e
- site_page: https://www.php.net/manual/en/getting-started.php · fetched 2026-08-29 · ab6a47e3786e
- site_page: https://www.php.net/manual/en/features.php · fetched 2026-08-29 · e754abca87dd
- site_page: https://www.php.net/manual/en/features.http-auth.php · fetched 2026-08-29 · 99a4af7cdb48
- site_page: https://www.php.net/manual/en/features.cookies.php · fetched 2026-08-29 · e9463556acd1
- site_page: https://www.php.net/releases/8.5/index.php · fetched 2026-08-29 · f04b3fc2cb55
- site_page: https://www.php.net/manual/en/security.cgi-bin.php · fetched 2026-08-29 · 50258b7db787
- site_page: https://www.php.net/manual/en/security.apache.php · fetched 2026-08-29 · b0548a78e295
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| docker-library/php | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="docker-library/php")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem