Skip to content

A pretty nice way to expose your Symfony routing to client applications.

Notifications You must be signed in to change notification settings

FriendsOfSymfony/FOSJsRoutingBundle

Folders and files

NameName
Last commit message
Last commit date
Nov 30, 2023
Jan 23, 2024
Jan 23, 2024
Nov 26, 2024
Nov 22, 2024
Nov 26, 2024
Nov 22, 2024
Nov 22, 2024
Nov 22, 2024
Jul 4, 2023
Jul 4, 2023
Feb 8, 2022
Jan 23, 2024
Feb 7, 2018
Mar 2, 2022
Aug 26, 2021
Nov 30, 2023
Dec 13, 2017
Jul 4, 2023

Repository files navigation

FOSJsRoutingBundle

Build Status

Join the chat at https://gitter.im/FOSJsRoutingBundle/Lobby

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.

Documentation

For documentation, see: Resources/doc/index.rst.

https://symfony.com/doc/master/bundles/FOSJsRoutingBundle/index.html

Contributing

See CONTRIBUTING file.

Original Credits

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

License

This bundle is released under the MIT license. See the complete license in the bundle:

Resources/meta/LICENSE