Download the PHP package snicco/must-match-route-middleware without Composer
On this page you can find all versions of the php package snicco/must-match-route-middleware. 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 must-match-route-middleware
Middleware for snicco/http-routing
that ensures that a route matched
A middleware for the snicco/http-routing
component that will throw a
404 HTTPException
if the returned response is an instance of DelegatedResponse
.
Installation
Usage
This middleware should be added for specific groups in the MiddlewareResolver
.
There are no configuration options.
Contributing
This repository is a read-only split of the development repo of the Snicco project.
This is how you can contribute.
Reporting issues and sending pull requests
Please report issues in the Snicco monorepo.
Security
If you discover a security vulnerability, please follow our disclosure procedure.
All versions of must-match-route-middleware with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4|^8.0
snicco/http-routing Version ^2.0
snicco/psr7-error-handler Version ^2.0
snicco/http-routing Version ^2.0
snicco/psr7-error-handler Version ^2.0
The package snicco/must-match-route-middleware contains the following files
Loading the files please wait ....