loophp/unaltered-psr-http-message-bridge-bundle
Symfony bundle bridging PSR-7 HTTP messages without altering them. Converts between PSR-7 requests/responses and Symfony HttpFoundation safely, preserving headers, body streams, and URIs—useful when integrating PSR-7 middleware or clients in Symfony apps.
symfony/http-foundation).For Executives: "This package lets us standardize our HTTP layer on PSR-7—an industry benchmark—without rewriting existing Symfony/Laravel code. It’s a low-risk way to future-proof our APIs, middleware, and integrations (e.g., for observability or third-party services). Think of it as ‘plumbing’ that saves dev time and aligns with modern architectures. The MIT license and minimal overhead make it a no-brainer for adoption."
For Engineering: *"We’re adding a lightweight (~5-star package) to bridge Symfony/Laravel’s native HTTP messages to PSR-7 without altering query params—critical for downstream systems. This enables:
How can I help you explore Laravel packages today?