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 Psr7Bridge Laravel Package

zendframework/zend-psr7bridge

Bridge between Zend Diactoros HTTP messages and PSR-7 interfaces. Provides factories and converters to create, wrap, and translate requests, responses, streams, and uploaded files for interoperability across PSR-7 compatible middleware and apps.

View on GitHub
Deep Wiki
Context7
1.2.0

Added

  • #41 adds support for PHP 7.3.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • #41 removes support for zend-stdlib v2 releases.

Fixed

  • Nothing.
1.1.1

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #40 fixes how headers are translated from PSR-7 to zend-http. Previously, they were always cast to GenericHeader instances; now, the bridge uses Psr7Response::psr7HeadersToString to pass them to Zend\Http\Headers::fromString(), ensuring that the more specific zend-http HeaderInterface instance types are created.
1.1.0

Added

  • Nothing.

Changed

  • #38 updates the zendframework/zend-diactoros constraint to allow either the 1.Y or 2.Y series, as they are compatible for the purposes of this package.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.
1.0.2

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #35 fixes the Response from a PSR-7 Stream object with php://memory stream
1.0.1

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #23 fixed the upload of a file when error is not UPLOAD_ERR_OK
  • #26 fixes the Stream response from a PSR-7 Stream object
  • #28 fixes the baseUrl from a PSR-7 Server request
1.0.0

Added

  • #19 adds support for PHP 7.1.

  • #19 adds support for PHP 7.2.

Changed

  • #15 updates the behavior of Psr7ServerRequest::fromZend() to check if the request is a Zend\Http\PhpEnvironment\Request and, if so, use the return value of its getServer() method to seed the PSR-7 request's server parameters.

Deprecated

  • Nothing.

Removed

  • #19 removes support for PHP 5.5.

  • #19 removes support for HHVM.

Fixed

  • Nothing.
0.2.2

Added

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #7 fixes the logic in Psr7ServerRequest::convertUploadedFiles() to ensure that the tmp_name is provided to the $_FILES structure from the PSR-7 uploaded files.
  • #7 fixes the logic in Psr7ServerRequest::convertFilesToUploaded() to iterate the entire value provided it, instead of a fictitious file key.
0.1.0

Initial release!

Added

  • Zend\Psr7Bridge\Psr7ServerRequest::toZend($request, $shallow = false) allows converting a Psr\Http\Message\ServerRequestInterface to a Zend\Http\PhpEnvironment\Request instance. The $shallow flag, when enabled, will omit the body content, body parameters, and upload files from the zend-http request (e.g., for routing purposes).

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.
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