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.
Please, find the README file in Resources/doc/
to get more information about this bundle.
See Resources/meta/LICENSE
.
- William DURAND as main author.
- Julien MUETTON (Carpe Hora) for the inspiration.