Download the PHP package seeren/router without Composer
On this page you can find all versions of the php package seeren/router. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download seeren/router
More information about seeren/router
Files in seeren/router
Download seeren/router
More information about seeren/router
Files in seeren/router
Vendor seeren
Package router
Short Description Route http requests to controller actions
License MIT
Package router
Short Description Route http requests to controller actions
License MIT
Please rate this library. Is it a good library?
Informations about the package router
Seeren\Router
Route http requests to controller actions
Installation
Seeren\Router\Router
Retrieve \Psr\Http\Message\ResponseInterface
from a routed controller
Configuration
Router use container configuration to inject arguments as primitve: https://github.com/seeren/container#interfaces
config/services.json
Controllers are resolved using anotation by default or configuration file. Captured matches are passed to controller action that can either use autowire
config/routes.json
License
This project is licensed under the MIT License
All versions of router with dependencies
PHP Build Version
Package Version
The package seeren/router contains the following files
Loading the files please wait ....