FriendsOfSymfony/FOSJsRoutingBundle
A pretty nice way to expose your Symfony routing to client applications. observed · 2026-08-28
Health v2 · maintenance only
62/100
- Activity 50
- Release rhythm 55
- Longevity 100
Flags: no_license
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: 4
- age_days: 5592
- days_rel: 302
- days_push: 302
- n_releases_24m: 4
Adoption not part of the score
1502 stars · 259 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Symfony bundle that exposes your Symfony routes to client-side JavaScript, letting you generate URLs with parameters in the browser like Symfony's Router component. It is a port of the symfony 1.x chCmsExposeRoutingPlugin.
Use cases
- generate Symfony route URLs from JavaScript
- expose backend routes to a client-side SPA
- build URLs with parameters in frontend code without hardcoding paths
- keep client-side links in sync with Symfony routing changes
- integrate Symfony backend with a JavaScript frontend
When to choose
- you have a Symfony backend with a JavaScript frontend that needs to build route URLs
- you want to avoid hardcoding URL paths in client-side code
- you need parameterized URL generation matching Symfony's Router behavior
When to avoid
- your project does not use Symfony
- your frontend and backend are fully decoupled with a static API contract
- you only need simple hardcoded URLs
Facets
library · maturity active
routing web-framework web-development frontend backend apis php symfony-bundle url-generation client-side-routing javascript web-server
1 source
- readme: https://github.com/FriendsOfSymfony/FOSJsRoutingBundle · fetched 2026-08-28 · ce0ba9899215
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| FriendsOfSymfony/FOSJsRoutingBundle | main | 62 |
For agents
markdown · JSON · MCP: product_card(name="FriendsOfSymfony/FOSJsRoutingBundle")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem