paxal / jsrouting-bundle
A pretty nice way to expose your Symfony2 routing to client applications.
Installs: 320
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 262
Type:symfony-bundle
Requires
- php: >=5.3.2
- symfony/console: ~2.0
- symfony/framework-bundle: ~2.0
- symfony/serializer: ~2.0
- willdurand/jsonp-callback-validator: ~1.0
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