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

Guzzle7 Adapter Laravel Package

php-http/guzzle7-adapter

PSR-7/PSR-18 adapter for Guzzle 7 used by HTTPlug. Lets libraries using PHP-HTTP talk through Guzzle 7 with a standard client interface, including synchronous requests and integration-friendly configuration for modern PHP projects.

View on GitHub
Deep Wiki
Context7

Product Decisions This Supports

  • Enables seamless integration of third-party libraries requiring HTTPlug interfaces with existing Guzzle 7 infrastructure, avoiding custom adapter development
  • Supports modular architecture by decoupling HTTP client implementation from core business logic
  • Accelerates adoption of new services/SDKs that rely on HTTPlug without forcing a full HTTP client migration
  • Reduces technical debt through a community-maintained solution instead of building and testing in-house alternatives

When to Consider This Package

  • Adopt when:
    • Your project uses HTTPlug-dependent libraries (e.g., OAuth clients, API SDKs) but prefers Guzzle 7 for middleware, async requests, or existing tooling
    • You already have Guzzle 7 in your stack and need compatibility with HTTPlug-based services
    • Engineering time is better spent on core features than maintaining custom HTTP adapters
  • Look elsewhere when:
    • Your project has no HTTPlug dependencies (direct Guzzle usage suffices)
    • Using Symfony HttpClient or another HTTP client (use its native adapter instead)
    • Working with Guzzle 6 (requires guzzle6-adapter)
    • Building a minimal application where HTTP abstraction adds unnecessary complexity

How to Pitch It (Stakeholders)

To executives: "This package eliminates 2-4 weeks of custom development for third-party service integrations while reducing long-term maintenance costs. It leverages our existing Guzzle 7 investment to support critical partnerships (e.g., payment gateways, analytics tools) without disrupting our tech stack—accelerating time-to-market for revenue-generating features."

To engineering: "A zero-overhead, MIT-licensed adapter that bridges HTTPlug’s interface standard with Guzzle 7’s battle-tested HTTP client. Used by 50k+ projects, it avoids custom adapter bugs, integrates seamlessly with our middleware stack, and lets us focus on business logic instead of HTTP plumbing."

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
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
uri-template/tests