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

laravel/valet

A more enjoyable local development experience for Mac. observed · 2026-08-28

github.com/laravel/valet · homepage · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

90/100

  • Activity 99
  • Release rhythm 74
  • 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: 27
  • age_days: 3774
  • days_rel: 176
  • days_push: 9
  • n_releases_24m: 14

Full methodology

Adoption not part of the score

2597 stars · 719 forks observed · 2026-08-28

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

Laravel Valet is a minimal local development environment for macOS that runs Nginx in the background and uses DnsMasq to route *.test domains to local sites. It provides a blazing-fast, low-memory (~7 MB) alternative to Vagrant or Docker-based setups for PHP and Laravel development.

Use cases

  • serve local php sites on *.test domains
  • run laravel apps locally without vagrant or docker
  • share my local dev site publicly via a tunnel
  • use https locally with tls certificates
  • run different php versions per site
  • serve wordpress or symfony projects locally
  • expose local site to other devices on my network

When to choose

  • you develop PHP or Laravel apps on macOS and want a lightweight, fast local server
  • your machine has limited RAM and you want to avoid Vagrant or Docker overhead
  • you want zero-config *.test domains and per-site PHP versions
  • you need to quickly share a local site via tunnels

When to avoid

  • you are on Linux or Windows (use Herd, Homestead, Sail, or other tools instead)
  • you need full environment parity with production, containers, or databases provisioned like production
  • you need a complete virtualized environment rather than a native local server

Facets

cli-tool · maturity active

http-server deployment developer-tools cli web-development developer-tools self-hosted cli laravel php nginx dnsmasq local-development dev-environment tunneling command-line macos

10 sources

Member repositories

RepositoryRoleHealth v2
laravel/valetmain90

For agents

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

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