# sprintcube/docker-compose-lamp

A basic LAMP stack environment built using Docker Compose.

Repository: https://github.com/sprintcube/docker-compose-lamp
Canonical: https://ross.abutalabs.com/products/docker-compose-lamp
Language: Dockerfile
License: MIT
License Family: permissive
Topics: lamp-stack, docker, docker-container, docker-compose, docker-image, apache2, virtual-hosts, php, phpmyadmin, mysql
Last push: 2026-04-03T08:07:52+00:00

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

## Adoption (not part of the score)
Stars 2846, forks 1462 (observed 2026-08-28T04:07:25.013884+00:00)

## What it is
A Docker Compose-based LAMP stack environment bundling PHP (multiple versions), Apache, MySQL/MariaDB, phpMyAdmin, and Redis for local web development. It is configured via a .env file and intended for development rather than production use.

## Use cases
- spin up a local PHP development environment with docker compose
- run Apache with MySQL and phpMyAdmin locally
- test a PHP app across multiple PHP versions
- set up virtual hosts for local PHP sites
- quickly scaffold a LAMP stack for learning or prototyping

## When to choose
- you want a ready-made local LAMP environment without installing PHP, Apache, and MySQL natively
- you need to switch between several PHP versions quickly
- you want phpMyAdmin and Redis bundled with your local stack
- you develop on Apple Silicon and can use MariaDB instead of MySQL

## When to avoid
- you need a production-grade, hardened deployment
- your stack is not PHP/Apache based
- you require Oracle MySQL on ARM architecture
- you prefer a single-container or fully managed hosting solution

## Facets
- artifact type: infra-config
- maturity: active
- function: web-framework, http-server, database, caching, self-hosted, developer-tools
- domain: web-development, backend, developer-tools, self-hosted
- platform: windows, cross-platform
- tags: lamp-stack, docker-compose, apache, php, mysql, phpmyadmin, redis, local-development, virtual-hosts, docker, linux, macos

## Member repositories
- sprintcube/docker-compose-lamp (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:25.013884+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-30T07:37:02.760203+00:00, confidence not recorded.
  - readme: https://github.com/sprintcube/docker-compose-lamp (fetched 2026-08-28T04:07:25.013884+00:00, sha bf05957f974e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
