eko/docker-symfony resource
Run a Symfony application using Docker & docker-compose observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- 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: 4148
- days_rel: n/a
- days_push: 1382
- n_releases_24m: 0
Adoption not part of the score
1276 stars · 445 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A docker-compose boilerplate stack for running Symfony 5 applications with PHP 8, Nginx, MySQL, and an ELK logging stack (Elasticsearch, Logstash, Kibana). It provides ready-made Dockerfiles and compose configuration for local development environments.
Use cases
- set up a local Symfony development environment with Docker
- run PHP-FPM and Nginx containers for a Symfony app
- centralize Nginx and Symfony logs in Elasticsearch and view them in Kibana
- quickly spin up a MySQL database alongside a PHP application
- configure Xdebug debugging in a containerized Symfony project
When to choose
- you want a ready-made docker-compose stack for Symfony development
- you need PHP-FPM, Nginx, MySQL, and ELK logging wired together out of the box
- you want to visualize application and web server logs via Kibana locally
When to avoid
- you use a framework other than Symfony
- you need a production-grade, actively maintained deployment setup
- you prefer modern alternatives like Symfony's official Docker support or FrankenPHP
- you don't want the overhead of the ELK stack for simple projects
Facets
infra-config · maturity maintenance
deployment container-orchestration logging http-server monitoring web-development self-hosted developer-tools windows docker-compose symfony php-fpm nginx elk-stack kibana boilerplate local-development devops containers docker linux macos
1 source
- readme: https://github.com/eko/docker-symfony · fetched 2026-08-28 · 1d3325d1632f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| eko/docker-symfony | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="eko/docker-symfony")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem