Download the PHP package colossal/colossal-router without Composer
On this page you can find all versions of the php package colossal/colossal-router. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download colossal/colossal-router
More information about colossal/colossal-router
Files in colossal/colossal-router
Download colossal/colossal-router
More information about colossal/colossal-router
Files in colossal/colossal-router
Vendor colossal
Package colossal-router
Short Description A simple router implementation utilizing the PSR-15 standardized interfaces.
License MIT
Homepage https://github.com/colossalg/Colossal-Router
Package colossal-router
Short Description A simple router implementation utilizing the PSR-15 standardized interfaces.
License MIT
Homepage https://github.com/colossalg/Colossal-Router
Please rate this library. Is it a good library?
Informations about the package colossal-router
Colossal-Router
A simple router implementation utilizing the PSR-15 standardized interfaces.
Creating the Router
Adding Routes
Route Parameters
Sub-Routers
Route Resolution
Middleware
Development Tips
Running PHPUnit Test Suites
Run the PHPUnit test suites with the following command:
To additionally print the test coverage results to stdout run the following command:
Running PHPStan Code Quality Analysis
Run the PHPStan code quality analysis with the following command:
Running PHP Code Sniffer Code Style Analysis
Run the PHP Code Sniffer code style analysis with the following commands:
To fix automatically resolve issues found by PHP Code Sniffer run the following commands:
All versions of colossal-router with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
psr/http-server-handler Version ^1.0
psr/http-server-middleware Version ^1.0
colossal/colossal-http-message Version ^2.0
colossal/colossal-middleware-queue Version ^1.0
psr/http-server-handler Version ^1.0
psr/http-server-middleware Version ^1.0
colossal/colossal-http-message Version ^2.0
colossal/colossal-middleware-queue Version ^1.0
The package colossal/colossal-router contains the following files
Loading the files please wait ....