chadicus / psr-middleware
Foundational interface for PSR-7 middleware
v1.1.0
2023-05-09 19:35 UTC
Requires
- php: ^5.6 || ^7.0 || ^8.0
- psr/http-message: ^1.0
Requires (Dev)
This package is auto-updated.
Last update: 2026-03-10 01:16:59 UTC
README
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: