PSR-7 middleware foundation for building and dispatching middleware pipelines.
composer require zendframework/zend-stratigilityNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a middleware pipeline and handle a request
Use MiddlewarePipe::process() instead of __invoke() for PSR-15 compatibility.
No dependency data recorded yet.