laravel/valet
A more enjoyable local development experience for Mac. 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
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
- readme: https://github.com/laravel/valet · fetched 2026-08-28 · 9d154a18c199
- homepage: https://laravel.com/docs/valet · fetched 2026-08-29 · 6e473c6572e2
- site_page: https://laravel.com/framework/docs/structure · fetched 2026-08-29 · f002ac399420
- site_page: https://laravel.com/framework/docs/frontend · fetched 2026-08-29 · 2f0420ec1fde
- site_page: https://laravel.com/framework/docs/contributions · fetched 2026-08-29 · 52dffb3d2077
- site_page: https://laravel.com/framework/docs/installation · fetched 2026-08-29 · b8ca3023741c
- site_page: https://laravel.com/framework/docs/configuration · fetched 2026-08-29 · fbaf922a6b19
- site_page: https://laravel.com/framework/docs/ai · fetched 2026-08-29 · 6e276a33ff26
- site_page: https://laravel.com/framework/docs/releases · fetched 2026-08-29 · d4991d24f6a5
- site_page: https://laravel.com/framework/docs/upgrade · fetched 2026-08-29 · 34abb91af50b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| laravel/valet | main | 90 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem