Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Zend Stratigility Laravel Package

zendframework/zend-stratigility

Zend Stratigility is a lightweight middleware pipeline for PHP, built around PSR-7 HTTP messages. Compose request/response processing with reusable middleware, route-like piping, and error handling—ideal for building microservices or adding middleware to existing apps.

View on GitHub
Deep Wiki
Context7

Installation and Requirements

Install this library using composer:

$ composer require zendframework/zend-diactoros zendframework/zend-stratigility:^2.0

Stratigility has the following dependencies (which are managed by Composer):

  • psr/http-message, which provides the interfaces specified in PSR-7, and type-hinted against in this package. In order to use Stratigility, you will need an implementation of PSR-7; one such package is Diactoros.

  • http-interop/http-middleware, which provides the interfaces that will become PSR-15. This is pinned to 0.4.1+.

  • zendframework/zend-escaper, used by the ErrorHandler middleware and the (legacy) FinalHandler implementation for escaping error messages prior to passing them to the response.

You can provide your own request and response implementations if desired as long as they implement the PSR-7 HTTP message interfaces.

Previous versions

Later versions

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
enqueue/dsn
bunny/bunny
enqueue/test
enqueue/null
enqueue/amqp-tools
milesj/emojibase
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport