guzzlehttp/psr7
Full PSR-7 HTTP message implementation from Guzzle: request/response objects, URI and stream support, plus stream decorators (buffering, caching, appending, dropping) and utilities like query string parsing. Composer install; v2 supports PHP 7.2.5–8.5.
guzzlehttp/psr7 is a complete PSR-7 HTTP message implementation for PHP, providing interoperable request/response objects plus a rich set of stream implementations and decorators. It also includes practical helpers (e.g., query string parsing) to simplify working with HTTP payloads and stream workflows.
Use it to compose, buffer, cache, and transform streams in a standards-compliant way—ideal for clients, middleware, and tooling that rely on PSR interfaces.
How can I help you explore Laravel packages today?