alexpts/psr15-middlewares

兼容PSR-7和PSR-15的中间件

2.1.0 2022-05-28 20:02 UTC

README

phpunit codecov

PSR-15中间件集合。

兼容PSR-7PSR-15的中间件

安装

$ composer require alexpts/psr15-middlewares

响应时间

响应内存

CORS ( => see StaticHeader)

PoweredBy ( => see StaticHeader)

isXHR

PhpInputToBody

Etag

StaticHeader

StaticHeaderDefault

JsonPayload (need tests)

RequestWithAttribute

StaticResponse

ThrowableHandler

HasRequestAttributeName (need tests)

CallbackAdapter (need tests)

LogError (need tests)

ErrorToJsonResponse (need tests)

NewRelic (need tests)