guzzle/plugin-log
Adds logging to Guzzle HTTP requests and responses via a plugin/listener. Capture and format request/response headers, bodies, and timing to help debug API calls, trace issues, and record activity to PSR-3 logs or custom handlers.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| guzzle/log | 0.89 | — | 3 | 5 | 0 | 1K | 0 | 0.0 | 35.5 | — | — | |
| chaplean/rest-client-bundle | 0.89 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| guzzle/plugin-mock | 0.88 | guzzle/plugin-mock provides a mock plugin for Guzzle, letting you queue predefined responses and simulate HTTP requests during testing. Useful for isolating API clients, reproducing edge cases, and running fast, reliable unit tests without real network calls. | 3 | 3 | 0 | 505 | 0 | 0.0 | 29.1 | — | — | |
| csa/guzzle-history-middleware | 0.88 | Capture and inspect Guzzle HTTP request/response history with a middleware you can drop into your handler stack. Useful for testing, debugging, and logging, with upgrade notes and contribution guidelines included. | 54 | 54 | 5 | 38K | 0 | 0.2 | 27.7 | — | — | |
| guzzle/plugin | 0.87 | — | 5 | 7 | 0 | 32K | 0 | 0.0 | 51.4 | — | — | |
| dittto/symfony-request-logger | 0.87 | — | 2 | 2 | 0 | 77 | 0 | 0.3 | 19.7 | — | 9 years ago | |
| guzzle/stream | 0.87 | Lightweight stream abstraction for PHP and Guzzle, offering common stream utilities and decorators to read, write, and transform data consistently. Useful for building HTTP clients, middleware, and I/O workflows that need simple, testable stream handling. | 19 | 22 | 1 | 51K | 0 | 0.1 | 47.1 | — | — | |
| guzzle/common | 0.86 | guzzle/common provides the shared utility layer used by Guzzle: collections, event dispatching, caching helpers, and other common abstractions that power Guzzle HTTP clients and related packages. Useful when maintaining legacy Guzzle 3-based code. | 16 | 14 | 2 | 49K | 0 | 0.1 | 47.8 | — | — | |
| guzzle/parser | 0.86 | guzzle/parser provides lightweight message parsing utilities for Guzzle, helping you parse HTTP request/response messages, headers, and related components. Useful when working with raw HTTP strings or building tooling around Guzzle’s message format. | 21 | 18 | 2 | 51K | 0 | 0.2 | 46.4 | — | — | |
| guzzle/inflection | 0.86 | guzzle/inflection is a tiny PHP inflection utility for converting words between singular and plural forms and applying basic naming transformations. Useful in frameworks and code generators where consistent human-readable naming is needed without heavy dependencies. | 3 | 4 | 0 | 115 | 0 | 0.0 | 20.4 | — | — | |
| csa/guzzle-bundle | 0.86 | — | 250 | 259 | 72 | 41K | 16 | 4.8 | 24.9 | — | 10 years ago | |
| yansongda/supports | 0.86 | — | 21 | 21 | 18 | 19K | 0 | 2.1 | 40.4 | MIT | 5 years ago | |
| alextartan/guzzle-psr18-adapter | 0.85 | PSR-18 HTTP client adapter for Guzzle. Wraps Guzzle to provide a PSR-18 ClientInterface, letting you send PSR-7 requests and receive PSR-7 responses with standard client/network/request exceptions. Requires PHP 7.2+. | 2 | 3 | 0 | 4K | 0 | 2.8 | 43.6 | Apache-2.0 | 5 years ago | |
| ricardofiorani/guzzle-psr18-adapter | 0.85 | Tiny adapter that lets you use Guzzle as a PSR-18 HTTP client. Bridges PSR-7 requests/responses and promises to the PSR-18 ClientInterface, easing migration to standards-based HTTP without rewriting existing Guzzle integrations. | 14 | 14 | 3 | 1K | 0 | 2.1 | 26.5 | MIT | 4 years ago | |
| rtheunissen/guzzle-log-middleware | 0.85 | Lightweight Guzzle middleware for logging HTTP requests and responses. Capture method, URL, headers, body, status and timing, and route logs through PSR-3/Monolog with configurable formats, levels, and filtering—ideal for debugging and auditing API traffic. | 82 | 85 | 17 | 26K | 1 | 1.0 | 34.5 | — | — | |
| dorvidas/laravel-json-api-client | 0.85 | Laravel package for consuming JSON:API services with a simple client in Laravel apps. Helps you send requests, handle responses, and work with JSON:API resources in a structured way. Suitable for integrating external APIs with minimal boilerplate. | 2 | 2 | 1 | 0 | 1 | 0.4 | — | — | 8 years ago | |
| djgxp/guzzle-bundle | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 6 years ago | |
| alhames/apihelper | 0.85 | Laravel/PHP helper utilities for building API responses and common API tasks. Provides convenience methods for formatting output, handling errors, and streamlining controller/service code when creating REST-style endpoints. | 0 | 0 | 0 | 0 | 0 | 0.6 | — | MIT | 9 years ago | |
| guzzlehttp/guzzle-services | 0.85 | Guzzle Services adds a command layer on top of Guzzle using service descriptions to define operations, serialize requests, and parse responses into convenient model structures. Build typed clients from descriptions, call operations as methods, and get structured results. | 255 | 257 | 80 | 170K | 0 | 31.9 | 45.8 | MIT | 2 weeks ago | |
| srmilon/log-viewer | 0.85 | — | 0 | 0 | 0 | 4 | 1 | 1.9 | 9.6 | — | 8 years ago |
How can I help you explore Laravel packages today?