sprintcube/docker-compose-lamp resource
A basic LAMP stack environment built using Docker Compose. observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 75
- 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3455
- days_rel: n/a
- days_push: 152
- n_releases_24m: 0
Adoption not part of the score
2846 stars · 1462 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
infra-config · maturity active
web-framework http-server database caching self-hosted developer-tools web-development backend developer-tools self-hosted windows cross-platform lamp-stack docker-compose apache php mysql phpmyadmin redis local-development virtual-hosts docker linux macos
1 source
- readme: https://github.com/sprintcube/docker-compose-lamp · fetched 2026-08-28 · bf05957f974e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sprintcube/docker-compose-lamp | main | 66 |
For agents
markdown · JSON · MCP: product_card(name="sprintcube/docker-compose-lamp")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem