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

lando/lando

A development tool for all your projects that is fast, easy, powerful and liberating observed · 2026-08-28

github.com/lando/lando · homepage · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

98/100

  • Activity 98
  • Release rhythm 98
  • Longevity 100
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: 3.0
  • age_days: 3522
  • days_rel: 13
  • days_push: 13
  • n_releases_24m: 51

Full methodology

Adoption not part of the score

4237 stars · 516 forks observed · 2026-08-28

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

Lando is a free, open-source, cross-platform local development environment and DevOps tool built on Docker container technology. It lets developers define per-project services, tooling, and automation in a checked-in .lando.yml file so any team member can clone a repo and run 'lando start' to get a fully working environment.

Use cases

  • spin up a local LAMP stack for a PHP project with one command
  • standardize dev environments across a team so 'works on my machine' stops happening
  • run Drupal, WordPress, or Laravel sites locally with matching production services
  • define per-repo dev dependencies and tooling in a git-tracked config file
  • pull databases and files from Pantheon or Lagoon hosting into local dev
  • run local tests and CI-like build steps in containers
  • avoid hand-writing complex docker-compose files

When to choose

  • you develop web apps in PHP, Node, Python, Ruby, or .NET and want reproducible local environments
  • your team needs a shared, version-controlled dev environment config
  • you use hosting providers like Pantheon, Lagoon, or Platform.sh and want local parity
  • you find raw Docker Compose too verbose or complex for daily dev work

When to avoid

  • you need a production hosting or orchestration solution - Lando explicitly discourages production use
  • you already have a mature docker-compose setup your team is happy with
  • you work outside web/service development where containerized local stacks add little value
  • you cannot install Docker on your machine

Facets

cli-tool · maturity active

developer-tools cli container-orchestration deployment configuration-management workflow-automation developer-tools web-development windows cli cross-platform local-development-environment docker-compose-abstraction landofile drupal wordpress laravel pantheon devops-automation devops containers command-line linux macos docker nodejs

7 sources

Member repositories

RepositoryRoleHealth v2
lando/landomain98

For agents

markdown · JSON · MCP: product_card(name="lando/lando")

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