chadicus/psr-middleware

PSR-7 中间件的基础接口

v1.1.0 2023-05-09 19:35 UTC

This package is auto-updated.

Last update: 2024-09-09 22:19:07 UTC


README

Latest Stable Version Latest Unstable Version License

Total Downloads Daily Downloads Monthly Downloads

PSR-7 兼容中间件的基础接口。

需求

Chadicus\Psr\Middleware 需要 PHP 5.6(或更高版本)。

##Composer 要将库作为本地、项目特定的依赖项添加,请使用 Composer!只需将 chadicus/psr-middleware 作为依赖项添加到项目的 composer.json 文件中,例如

{
    "require": {
        "chadicus/psr-middleware": "^1.0"
    }
}

##联系 开发者可以通过以下方式联系