middlewares/fast-route
PSR-15 middleware that integrates FastRoute for route matching and handler discovery. Adds the matched handler and route parameters as request attributes, and can generate 404/405 responses via a PSR-17 response factory (auto-detected by default).
|
Package
|
Constraint
|
|---|---|
| middlewares/utils | ^2 || ^3 || ^4 |
| nikic/fast-route | ^1.0 |
| psr/http-server-middleware | ^1 |
|
Package
|
Constraint
|
|---|---|
| friendsofphp/php-cs-fixer | ^3 |
| laminas/laminas-diactoros | ^2 || ^3 |
| oscarotero/php-cs-fixer-config | ^2 |
| phpstan/phpstan | ^1 || ^2 |
| phpunit/phpunit | ^8 || ^9 |
| squizlabs/php_codesniffer | ^3 |
How can I help you explore Laravel packages today?