# nanoninja/docker-nginx-php-mysql

Docker running Nginx, PHP-FPM, MySQL & PHPMyAdmin

Repository: https://github.com/nanoninja/docker-nginx-php-mysql
Canonical: https://ross.abutalabs.com/products/docker-nginx-php-mysql
Language: Makefile
License Family: other
Topics: docker, docker-compose, nginx, composer, mysql, phpmyadmin, lemp, php-fpm
Last push: 2025-03-25T08:50:48+00:00

## Health v2 (maintenance only)
Score: 38/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 13, release rhythm 35, longevity 100
- inputs: {"age_days": 3517, "days_push": 526, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1770, forks 832 (observed 2026-08-28T04:05:33.857288+00:00)

## What it is
A Docker Compose-based LEMP stack boilerplate that runs Nginx, PHP-FPM, Composer, MySQL, and PHPMyAdmin together. It includes a Makefile for common operations and optional SSL and Xdebug configuration for local PHP development.

## Use cases
- set up a local PHP development environment with docker compose
- run nginx and php-fpm with mysql locally
- quickly spin up a LEMP stack for a PHP project
- develop PHP apps with xdebug in docker
- manage a php mysql dev stack with a makefile
- get phpmyadmin alongside mysql in docker

## When to choose
- you want a ready-made Docker Compose setup for PHP development
- you need Nginx, PHP-FPM, and MySQL wired together quickly
- you want optional SSL and Xdebug out of the box

## When to avoid
- you need a production-hardened deployment template
- you use a different stack like Node or Python
- you require a maintained license or long-term support guarantees

## Facets
- artifact type: infra-config
- maturity: active
- function: web-framework, http-server, database, deployment, developer-tools
- domain: web-development, backend, self-hosted
- platform: cross-platform
- tags: docker-compose, lemp-stack, nginx, php-fpm, mysql, phpmyadmin, boilerplate, local-development, devops, containers, docker, linux, macos

## Member repositories
- nanoninja/docker-nginx-php-mysql (main) score 38

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:33.857288+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:26:03.546519+00:00, confidence not recorded.
  - readme: https://github.com/nanoninja/docker-nginx-php-mysql (fetched 2026-08-28T04:05:33.857288+00:00, sha 97e1222a85f6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
