kovagoz/http-middleware-fastrouter

PSR-15 兼容的请求路由中间件

2.0.0 2021-08-01 20:08 UTC

This package is auto-updated.

Last update: 2024-09-29 05:56:45 UTC


README

一个兼容 PSR-15 的 HTTP 中间件,它使用 FastRoute 库找到适当的请求处理器。

phpunit workflow

要求

  • PHP 7.4 或更高版本