kovagoz/http-middleware-fastrouter

PSR-15 compatible request router middleware

Maintainers

Package info

github.com/kovagoz/http-middleware-fastrouter

pkg:composer/kovagoz/http-middleware-fastrouter

Statistics

Installs: 7

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

2.0.0 2021-08-01 20:08 UTC

This package is auto-updated.

Last update: 2026-03-01 00:36:14 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