rmzamora / jsrouting-bundle
This package is abandoned and no longer maintained.
No replacement package was suggested.
Symfony FOSJsRoutingBundle rmzamora forked
Package info
github.com/rmzamora/FOSJsRoutingBundle
Type:symfony-bundle
pkg:composer/rmzamora/jsrouting-bundle
dev-master / 2.0.x-dev
2014-11-05 02:09 UTC
Requires
- php: >=5.3.3
- symfony/console: ~2.3
- symfony/framework-bundle: ~2.3
- symfony/serializer: ~2.3
- willdurand/jsonp-callback-validator: ~1.0
This package is not auto-updated.
Last update: 2017-11-05 07:34:54 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/
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