friendsofsymfony / jsrouting-bundle
A pretty nice way to expose your Symfony routing to client applications.
Installs: 41 907 321
Dependents: 296
Suggesters: 9
Security: 0
Stars: 1 482
Watchers: 38
Forks: 260
Open Issues: 58
Type:symfony-bundle
Requires
- php: ^8.0
- symfony/console: ^5.4|^6.0|^7.0
- symfony/framework-bundle: ^5.4|^6.0|^7.0
- symfony/serializer: ^5.4|^6.0.1|^7.0
- willdurand/jsonp-callback-validator: ~1.1|^2.0
Requires (Dev)
- symfony/expression-language: ^5.4|^6.0|^7.0
- symfony/phpunit-bridge: ^5.4|^6.0|^7.0
- dev-master / 3.x-dev
- 3.5.0
- 3.4.1
- 3.4.0
- 3.3.0
- 3.2.1
- 3.2.0
- 3.1.1
- 3.1.0
- 3.0.0
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.4
- 2.5.3
- v2.5.2
- 2.5.1
- 2.5.0
- 2.4.0
- 2.3.1
- 2.3.0
- 2.2.2
- 2.2.1
- 2.2.0
- 2.1.1
- 2.1.0
- 2.0.0
- 2.0.0-alpha1
- 1.x-dev
- 1.6.3
- 1.6.2
- 1.6.1
- 1.6.0
- 1.5.4
- 1.5.3
- 1.5.2
- 1.5.1
- 1.5.0
- 1.4.2
- 1.4.1
- 1.4.0
- 1.3.0
- 1.2.1
- 1.2.0
- 1.1.5
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- dev-tests
This package is auto-updated.
Last update: 2024-10-23 23:21:47 UTC
README
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