Ross ROSS = Recommend OSS · open-source software intelligence for agents

aschmelyun/docker-compose-laravel resource

A docker-compose workflow for local Laravel development observed · 2026-08-28

github.com/aschmelyun/docker-compose-laravel · homepage · Dockerfile · MIT (permissive) 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: 2677
  • days_rel: n/a
  • days_push: 856
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2647 stars · 1140 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Docker Compose workflow template that spins up a LEMP stack (nginx, MySQL, PHP, Redis, Mailhog) for local Laravel development. It also provides one-off containers for running Composer, NPM, and Artisan commands without installing them locally.

Use cases

  • set up a local Laravel development environment with Docker
  • run Laravel without installing PHP, Composer, or NPM locally
  • spin up nginx, MySQL, Redis, and Mailhog containers for a PHP app
  • get a reproducible LEMP dev environment for a team
  • run artisan and composer commands inside containers
  • persist MySQL data across docker-compose restarts

When to choose

  • you're starting a new Laravel project and want a containerized dev environment
  • you want teammates to have identical local setups without installing PHP tooling
  • you need a quick LEMP stack with Redis and mail testing included

When to avoid

  • you need a production-grade or highly customized Docker setup
  • your project isn't Laravel/PHP-based
  • you prefer tools like Laravel Sail, Valet, or Homestead
  • you need orchestration beyond simple local docker-compose workflows

Facets

infra-config · maturity stable

container-orchestration http-server database caching developer-tools deployment web-development developer-tools self-hosted backend windows php laravel docker-compose lemp local-development nginx mysql redis mailhog php docker linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
aschmelyun/docker-compose-laravelmain32

For agents

markdown · JSON · MCP: product_card(name="aschmelyun/docker-compose-laravel")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem