kovagoz/http-middleware-fastrouter

PSR-15 compatible request router middleware

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/kovagoz/http-middleware-fastrouter

2.0.0 2021-08-01 20:08 UTC

This package is auto-updated.

Last update: 2025-09-29 02:43:55 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