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

Roadrunner Http Laravel Package

spiral/roadrunner-http

HTTP plugin for the RoadRunner PHP application server. Provides PSR-7/PSR-17 based request/response handling, middleware support, and integration helpers to run high-performance PHP apps with persistent workers and fast HTTP serving.

View on GitHub
Deep Wiki
Context7
v4.1.0

What's Changed

Full Changelog: https://github.com/roadrunner-php/http/compare/v4.0.0...v4.1.0

v4.0.0

What's Changed

New Contributors

Full Changelog: https://github.com/roadrunner-php/http/compare/v3.6.0...v4.0.0

v3.5.2

What's Changed

New Contributors

Full Changelog: https://github.com/roadrunner-php/http/compare/v3.5.1...v3.5.2

v3.5.1
v3.5.0

What's Changed

  • Added support for the upcoming release version of RoadRunner 2024.1
  • Added a way to communicate between RoadRunner and the PHP part using Protocol Buffers. This communication method will be introduced in RoadRunner v2024.1, replacing the current method of communication using JSON. The JSON communication implementation remains for backward compatibility and will be removed in v4.0.0.

Full Changelog: https://github.com/roadrunner-php/http/compare/v3.4.0...v3.5.0

v3.4.0

What's Changed

New Contributors

Full Changelog: https://github.com/roadrunner-php/http/compare/3.3.0...v3.4.0

3.3.0

What's Changed

New Contributors

Full Changelog: https://github.com/roadrunner-php/http/compare/3.2.0...3.3.0

3.2.0

What's Changed

Full Changelog: https://github.com/roadrunner-php/http/compare/3.1.0...3.2.0

3.1.0

What's Changed

Full Changelog: https://github.com/roadrunner-php/http/compare/3.0.1...3.1.0

3.0.0

Features

  • Upgraded to PHP 8.1
  • Upgraded to PHPUnit 10
  • Upgraded to Psalm 5
  • Added reusable Gh Actions
  • Added metapackage spiral/roadrunner:^2023

Breaking Changes

Spiral\RoadRunner\Http\HttpWorkerInterface Changes

Updated respond method. Added Generator type for $body argument.

public function respond(int $status, string|Generator $body, array $headers = []): void;

Full Changelog: https://github.com/roadrunner-php/http/compare/v2.2.0...3.0.0

v2.2.0
v2.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/spiral/roadrunner-http/compare/v2.0.4...v2.1.0

v2.0.0
  • Initial HTTP worker release.
v2.0.0-beta10
v2.0.0-beta9
  • updated README.md
  • cleaned up dependencies
v2.0.0-beta1
  • removed dependency on Zend/Diactoros
  • added interfaces for all worker types
  • properly exposes low-level HttpWorker
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
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
twbs/bootstrap4
php-http/client-implementation
phpcr/phpcr-implementation
cucumber/gherkin-monorepo
haydenpierce/class-finder
psr/simple-cache-implementation