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

Http Laravel Package

sabre/http

sabre/http is a lightweight toolkit for working with HTTP in PHP. It wraps superglobals and output functions into extendable, mockable Request and Response objects, making it easier to read request data and send headers/body consistently across your app.

View on GitHub
Deep Wiki
Context7

Product Decisions This Supports

  • Build vs Buy: Use this package instead of building custom HTTP utilities, saving engineering time and reducing bugs from inconsistent superglobal handling
  • Feature Implementation: Simplifies handling of requests/responses in reverse proxies, API gateways, or middleware layers with clean abstractions
  • Extensibility: Decorator pattern allows adding application-specific logic (e.g., auth checks) without modifying core objects, promoting clean architecture
  • Roadmap Alignment: Ideal for projects needing lightweight HTTP tools without framework dependencies; complements existing PHP stacks where Symfony isn't used

When to Consider This Package

  • ✅ Adopt when: building standalone PHP apps, needing simple HTTP abstractions without framework overhead, or implementing reverse proxies with minimal dependencies
  • ✅ Consider if: the team requires decorator-based extensibility for Request/Response objects and prefers a BSD-licensed solution
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