chadicus/psr-middleware

Foundational interface for PSR-7 middleware

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

This package is auto-updated.

Last update: 2024-04-09 21:31:32 UTC


README

Latest Stable Version Latest Unstable Version License

Total Downloads Daily Downloads Monthly Downloads

Foundational interface for PSR-7 compliant middleware.

Requirements

Chadicus\Psr\Middleware requires PHP 5.6 (or later).

##Composer To add the library as a local, per-project dependency use Composer! Simply add a dependency on chadicus/psr-middleware to your project's composer.json file such as:

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

##Contact Developers may be contacted at: