maksimovic / psr-middleware
Foundational interface for PSR-7 middleware
v2.0.0
2026-03-13 08:07 UTC
Requires
- php: ^8.1
- psr/http-message: ^1.0
Requires (Dev)
This package is auto-updated.
Last update: 2026-03-13 08:09:36 UTC
README
Fork Notice: This is a maintained fork of the abandoned
chadicus/psr-middlewarepackage. Updated for PHP 8.1+.
Foundational interface for PSR-7 compliant middleware.
Requirements
PHP 8.1 or later.
Composer
composer require maksimovic/psr-middleware