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

laravel/wayfinder

None observed · 2026-08-28

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

Health v2 · maintenance only

86/100

  • Activity 99
  • Release rhythm 96
  • Longevity 37
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: 6
  • age_days: 524
  • days_rel: 29
  • days_push: 11
  • n_releases_24m: 22

Full methodology

Adoption not part of the score

1811 stars · 109 forks observed · 2026-08-28

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

Laravel Wayfinder is a Composer package plus Vite plugin that generates fully-typed, importable TypeScript functions from Laravel controllers and routes. It lets frontend code call Laravel endpoints like regular functions without hardcoding URLs or manually syncing route changes.

Use cases

  • generate typed TypeScript functions for Laravel routes
  • call Laravel backend endpoints from a TypeScript frontend without hardcoding URLs
  • keep frontend route links in sync with backend route changes automatically
  • avoid guessing route parameters when linking to Laravel controllers
  • integrate Laravel routes into a Vite build pipeline
  • replace manually maintained API client files in a Laravel + Inertia app

When to choose

  • you build a Laravel app with a TypeScript frontend (Inertia, Vue, React) and want type-safe route handling
  • you are tired of hardcoding URLs and manually updating frontend links after backend route changes
  • you want route definitions generated automatically during Vite builds and dev server runs

When to avoid

  • your frontend is not TypeScript-based
  • you need a stable v1 API — Wayfinder is in beta and its API may change
  • you do not use Vite or are unwilling to run a generation step in your build

Facets

library · maturity experimental

routing sdk developer-tools web-development frontend backend developer-tools php laravel typescript vite-plugin route-generation type-safety inertia code-generation nodejs web-server

1 source

Member repositories

RepositoryRoleHealth v2
laravel/wayfindermain86

For agents

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

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