tighten/ziggy
Use your Laravel routes in JavaScript. observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 98
- Release rhythm 86
- 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: 34.0
- age_days: 3318
- days_rel: 15
- days_push: 15
- n_releases_24m: 13
Adoption not part of the score
4314 stars · 273 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Ziggy is a PHP/JavaScript library that exposes Laravel's named routes to JavaScript via a route() helper function. It generates URLs from named routes with parameters, supporting Vue, React, and SPAs.
Use cases
- generate Laravel route URLs in JavaScript
- use named routes in Vue or React components
- build SPAs that reference backend Laravel routes
- avoid hardcoding URLs in frontend JavaScript
- share route definitions between Laravel backend and JS frontend
When to choose
- you have a Laravel backend with a JavaScript frontend (Vue, React, Inertia, SPA)
- you want frontend code to stay in sync with backend route definitions
- you need route-model binding and parameter substitution in JS
When to avoid
- your project doesn't use Laravel
- you have no JavaScript frontend or only server-rendered Blade without JS routing needs
Facets
library · maturity active
routing web-framework developer-tools web-development frontend backend browser cross-platform laravel javascript named-routes vue react spa typescript php nodejs web-server
1 source
- readme: https://github.com/tighten/ziggy · fetched 2026-08-28 · 88d18c887886
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tighten/ziggy | main | 94 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem