PHPackages                             nick4fake/jsrouting-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. nick4fake/jsrouting-bundle

AbandonedSymfony-bundle[Utility &amp; Helpers](/categories/utility)

nick4fake/jsrouting-bundle
==========================

Symfony FOSJsRoutingBundle

1.3.0(12y ago)1507MITPHPPHP &gt;=5.3.2

Since Jul 25Pushed 12y ago1 watchersCompare

[ Source](https://github.com/nick4fake/FOSJsRoutingBundle)[ Packagist](https://packagist.org/packages/nick4fake/jsrouting-bundle)[ Docs](http://friendsofsymfony.github.com)[ RSS](/packages/nick4fake-jsrouting-bundle/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (3)Versions (15)Used By (0)

FOSJsRoutingBundle
==================

[](#fosjsroutingbundle)

[![Build Status](https://camo.githubusercontent.com/d82a7e8452f26a11fc13dd3990d905624afde007dacbf5bd0bf57ce5ebc4bc36/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f467269656e64734f6653796d666f6e792f464f534a73526f7574696e6742756e646c652e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/FriendsOfSymfony/FOSJsRoutingBundle)

This bundle allows you to expose your routing in your JavaScript code. That means you'll be able to generate URL with given parameters like you can do with the Router component provided in the Symfony2 core.

This is a port of the *symfony 1.x* plugin: [chCmsExposeRoutingPlugin](https://github.com/themouette/chCmsExposeRoutingPlugin).

#### Documentation

[](#documentation)

Please, find the README file in `Resources/doc/` to get more information about this bundle.

[Read the documentation](https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/blob/master/Resources/doc/README.markdown)

#### License

[](#license)

See `Resources/meta/LICENSE`.

#### Original Credits

[](#original-credits)

- William DURAND as main author.
- Julien MUETTON (Carpe Hora) for the inspiration.

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 51.5% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~36 days

Recently: every ~46 days

Total

13

Last Release

4604d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/533d0c99c4e0c7413a1dcce2d81c37ecf94883e6377d274d6f43247a399bb268?d=identicon)[nick4fake](/maintainers/nick4fake)

---

Top Contributors

[![willdurand](https://avatars.githubusercontent.com/u/217628?v=4)](https://github.com/willdurand "willdurand (103 commits)")[![stof](https://avatars.githubusercontent.com/u/439401?v=4)](https://github.com/stof "stof (26 commits)")[![elnur](https://avatars.githubusercontent.com/u/821060?v=4)](https://github.com/elnur "elnur (12 commits)")[![Dattaya](https://avatars.githubusercontent.com/u/387256?v=4)](https://github.com/Dattaya "Dattaya (9 commits)")[![dbu](https://avatars.githubusercontent.com/u/76576?v=4)](https://github.com/dbu "dbu (7 commits)")[![schmittjoh](https://avatars.githubusercontent.com/u/197017?v=4)](https://github.com/schmittjoh "schmittjoh (7 commits)")[![benjamindulau](https://avatars.githubusercontent.com/u/430689?v=4)](https://github.com/benjamindulau "benjamindulau (3 commits)")[![eXtreme](https://avatars.githubusercontent.com/u/197671?v=4)](https://github.com/eXtreme "eXtreme (3 commits)")[![fran6co](https://avatars.githubusercontent.com/u/726088?v=4)](https://github.com/fran6co "fran6co (3 commits)")[![jrmyio](https://avatars.githubusercontent.com/u/971199?v=4)](https://github.com/jrmyio "jrmyio (3 commits)")[![matteosister](https://avatars.githubusercontent.com/u/212723?v=4)](https://github.com/matteosister "matteosister (3 commits)")[![johnkary](https://avatars.githubusercontent.com/u/135607?v=4)](https://github.com/johnkary "johnkary (2 commits)")[![nacmartin](https://avatars.githubusercontent.com/u/154258?v=4)](https://github.com/nacmartin "nacmartin (2 commits)")[![d00001](https://avatars.githubusercontent.com/u/459237?v=4)](https://github.com/d00001 "d00001 (2 commits)")[![dustin10](https://avatars.githubusercontent.com/u/546381?v=4)](https://github.com/dustin10 "dustin10 (2 commits)")[![leokolln](https://avatars.githubusercontent.com/u/1807853?v=4)](https://github.com/leokolln "leokolln (2 commits)")[![pulse00](https://avatars.githubusercontent.com/u/185278?v=4)](https://github.com/pulse00 "pulse00 (2 commits)")[![wodor](https://avatars.githubusercontent.com/u/959800?v=4)](https://github.com/wodor "wodor (1 commits)")[![Burgov](https://avatars.githubusercontent.com/u/417674?v=4)](https://github.com/Burgov "Burgov (1 commits)")[![davefx](https://avatars.githubusercontent.com/u/292309?v=4)](https://github.com/davefx "davefx (1 commits)")

---

Tags

Js Routing

### Embed Badge

![Health badge](/badges/nick4fake-jsrouting-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/nick4fake-jsrouting-bundle/health.svg)](https://phpackages.com/packages/nick4fake-jsrouting-bundle)
```

###  Alternatives

[symfony/maker-bundle

Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.

3.4k111.1M568](/packages/symfony-maker-bundle)[shivas/versioning-bundle

Symfony application versioning, simple console command to manage version (with providers e.g. git tag) of your application using Semantic Versioning 2.0.0 recommendations

1121.2M1](/packages/shivas-versioning-bundle)[cognesy/instructor-php

The complete AI toolkit for PHP: unified LLM API, structured outputs, agents, and coding agent control

310107.9k1](/packages/cognesy-instructor-php)[netgen/layouts-core

Netgen Layouts enables you to build and manage complex web pages in a simpler way and with less coding. This is the core of Netgen Layouts, its heart and soul.

3689.4k10](/packages/netgen-layouts-core)[symfony/ai-bundle

Integration bundle for Symfony AI components

30282.3k6](/packages/symfony-ai-bundle)[mapbender/mapbender

Mapbender library

10117.4k5](/packages/mapbender-mapbender)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
