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

laravel/homestead resource

None observed · 2026-08-28

github.com/laravel/homestead · Shell · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

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: 4522
  • days_rel: n/a
  • days_push: 665
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3877 stars · 1383 forks observed · 2026-08-28

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

Laravel Homestead is an official pre-packaged Vagrant box providing a ready-made Laravel development environment with PHP, Nginx, MySQL, Postgres, Redis, and more, without installing server software locally. This repo contains the Homestead application, a wrapper around Vagrant, paired with the Settler project that builds the base box.

Use cases

  • set up a local PHP development environment without installing PHP or a web server
  • create a disposable virtual machine for Laravel development
  • run Nginx, MySQL, Postgres, and Redis in a preconfigured dev box
  • avoid polluting my operating system with server software
  • quickly destroy and recreate a broken development environment
  • standardize the dev environment across Windows, Mac, and Linux

When to choose

  • you develop Laravel or PHP apps and want an official, batteries-included Vagrant environment
  • you want a disposable, reproducible dev VM across Windows, macOS, or Linux
  • you prefer not to install PHP, Nginx, and databases directly on your host machine

When to avoid

  • you prefer Docker or Laravel Sail for containerized local development
  • your project is not PHP/Laravel-based
  • you need a production hosting solution rather than a local dev environment
  • you don't want the overhead of a full virtual machine

Facets

infra-config · maturity maintenance

infrastructure-as-code configuration-management deployment http-server developer-tools web-development developer-tools self-hosted windows cross-platform vagrant laravel virtual-machine development-environment php nginx mysql redis linux macos docker

1 source

Member repositories

RepositoryRoleHealth v2
laravel/homesteadmain10

For agents

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

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