Download the PHP package xactsystems/js-routing-bundle without Composer
On this page you can find all versions of the php package xactsystems/js-routing-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download xactsystems/js-routing-bundle
More information about xactsystems/js-routing-bundle
Files in xactsystems/js-routing-bundle
Download xactsystems/js-routing-bundle
More information about xactsystems/js-routing-bundle
Files in xactsystems/js-routing-bundle
Vendor xactsystems
Package js-routing-bundle
Short Description A JS routing bundle for Symfony. Derived from the FOS JSRoutingBundle.
License MIT
Package js-routing-bundle
Short Description A JS routing bundle for Symfony. Derived from the FOS JSRoutingBundle.
License MIT
Please rate this library. Is it a good library?
Informations about the package js-routing-bundle
XactJSRoutingBundle
This bundle allows you to expose your Symfony routes and use them in your webpack managed JavaScript code. It allows you to easily integrate the functionality of the FOSJsRoutingBundle into webpack modules.
Documentation
1) Add JSRoutingBundle to your project
For Symfony 3.4 use:
2) Include the routing template in your base Twig template
3) Include the JS module in your App.js
The actual path to the js-routing.js file may not be exactly as shown, you may need to adjust this for your own project.
4) Using the routing class, exactly as you would with FOS bundle
5) For Symfony 3.4, if you are not using Flex and ENV you may need to add the following:
And for the Symfony Serializer component:
Credits
- Ian Foulds as the creator of this package.
- William DURAND as author of the FOS bundle.
- Julien MUETTON (Carpe Hora) for the inspiration.
License
This bundle is released under the MIT license. See the complete license in the bundle:
All versions of js-routing-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
symfony/asset Version ^6.4||^7.1
symfony/twig-bundle Version ^6.4||^7.1
symfony/yaml Version *
symfony/serializer-pack Version ^1.3
symfony/framework-bundle Version ^6.4||^7.1
williarin/cook Version ^1.3
symfony/asset Version ^6.4||^7.1
symfony/twig-bundle Version ^6.4||^7.1
symfony/yaml Version *
symfony/serializer-pack Version ^1.3
symfony/framework-bundle Version ^6.4||^7.1
williarin/cook Version ^1.3
The package xactsystems/js-routing-bundle contains the following files
Loading the files please wait ....