Download the PHP package fdevs/export-routing without Composer
On this page you can find all versions of the php package fdevs/export-routing. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package export-routing
Export routing
export symfony routing to js/json
If you use with js, you could use npm package fos-routing!
Installation
Export routing uses Composer, please checkout the composer website for more information.
The simple following command will install export-routing
into your project. It also add a new
entry in your composer.json
and update the composer.lock
as well.
Export your routes
Use with Symfony Framework Bundle
- add
FDevs\ExportRouting\FDevsExportRoutingBundle
to you kernel
Use command
Create your application with Console Component
Add Command
Run Command
All versions of export-routing with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
symfony/routing Version ^3.4 | ^4.0
symfony/serializer Version ^3.4 | ^4.0
symfony/routing Version ^3.4 | ^4.0
symfony/serializer Version ^3.4 | ^4.0
The package fdevs/export-routing contains the following files
Loading the files please wait ....