Download the PHP package mizmoz/router without Composer
On this page you can find all versions of the php package mizmoz/router. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mizmoz/router
More information about mizmoz/router
Files in mizmoz/router
Download mizmoz/router
More information about mizmoz/router
Files in mizmoz/router
Please rate this library. Is it a good library?
Informations about the package router
Mizmoz / Router
A Simple Router for HTTP
Aims
- Be lightweight
- Use PSR-7 HTTP message interfaces
- Use PSR-15 HTTP server middleware (when it becomes standardised, maybe, it's a mess right now)
- Resolution with PSR-11: Container interface
Basic Usage
More examples
Routes with variables
Get the route result object from the request either in the route endpoint or middleware
Middleware
Roadmap
- Add REST API helper for classes
- Allow fallback / catch all / error routes
All versions of router with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.3
psr/container Version ^2.0
psr/http-message Version ^2.0
guzzlehttp/psr7 Version ^2.7
psr/container Version ^2.0
psr/http-message Version ^2.0
guzzlehttp/psr7 Version ^2.7
The package mizmoz/router contains the following files
Loading the files please wait ....