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: 2025-03-29 01:01:47 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