kovagoz/http-middleware-fastrouter

PSR-15 compatible request router middleware

2.0.0 2021-08-01 20:08 UTC

This package is auto-updated.

Last update: 2024-04-29 04:53:37 UTC


README

A PSR-15 compatible HTTP middleware which finds the proper request handler using the FastRoute library.

phpunit workflow

Requirements

  • PHP 7.4 or above