Download the PHP package bulton-fr/bfw-fastroute without Composer
On this page you can find all versions of the php package bulton-fr/bfw-fastroute. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bulton-fr/bfw-fastroute
More information about bulton-fr/bfw-fastroute
Files in bulton-fr/bfw-fastroute
Download bulton-fr/bfw-fastroute
More information about bulton-fr/bfw-fastroute
Files in bulton-fr/bfw-fastroute
Vendor bulton-fr
Package bfw-fastroute
Short Description Router module for BFW
License LGPL-3.0
Homepage https://github.com/bulton-fr/bfw-fastroute
Package bfw-fastroute
Short Description Router module for BFW
License LGPL-3.0
Homepage https://github.com/bulton-fr/bfw-fastroute
Please rate this library. Is it a good library?
Informations about the package bfw-fastroute
bfw-fastroute
Router module for the framework BFW. Use the lib fastRoute
Install :
You can use composer to get the module : composer require bulton-fr/bfw-fastroute @stable
And to install the module : ./vendor/bin/bfwInstallModules
Config :
All config file for this module will be into app/config/bfw-fastroute/
. There is one file to configure (manifest.json is for the module update system).
The file routes.php
routes
: All routes defined. You have an exemple for the format to use. For the key "target", referer you to the controller module used.
Example :
Extract from the BFW wiki, an exemple of the config file to use with the module bfw-controller.
All versions of bfw-fastroute with dependencies
PHP Build Version
Package Version
The package bulton-fr/bfw-fastroute contains the following files
Loading the files please wait ....