csa/guzzle-stopwatch-middleware
Adds a Guzzle middleware that measures request/response timing with a stopwatch, making it easy to profile HTTP calls in your app. Install via Composer and plug into your Guzzle handler stack to track durations per request.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| dittto/symfony-request-logger | 0.82 | — | 2 | 2 | 0 | 40 | 0 | 0.3 | 16.0 | — | 8 years ago | |
| chaplean/rest-client-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| brunopicci/call-rest-api | 0.82 | — | 0 | 0 | 0 | 10 | 0 | 0.0 | 14.4 | MIT | — | |
| namshi/cuzzle | 0.82 | — | 331 | 334 | 70 | 7K | 9 | 6.9 | 23.6 | — | — | |
| rtheunissen/guzzle-log-middleware | 0.81 | 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 | 23K | 1 | 1.0 | 33.8 | — | — | |
| asanak/laravel-web-call-client | 0.81 | Laravel package for Asanak WebCall REST API: upload voice files, place voice or OTP calls, check call status, and get credit. Configure via .env, auto-registers service provider/facade, and optionally logs requests/responses to Laravel logs. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| guzzlehttp/command | 0.81 | Build higher-level web service clients on top of Guzzle by modeling operations as Commands and responses as Results. Includes a generic ServiceClient plus command middleware to map commands to PSR-7 requests and responses to structured results. | 116 | 119 | 21 | 179K | 0 | 23.8 | 51.4 | MIT | 2 weeks ago | |
| bywulf/guzzle-bundle | 0.81 | — | 0 | 0 | 2 | 16 | 0 | 1.0 | 17.0 | — | 4 years ago | |
| graham-campbell/guzzle-factory | 0.81 | Simple factory for creating Guzzle HTTP clients with sensible defaults. One-liner client creation via GuzzleFactory::make(), with optional config like base_uri. Supports PHP 7.4–8.5 and integrates cleanly in modern PHP/Laravel apps. | 92 | 93 | 4 | 201K | 0 | 28.3 | 53.8 | MIT | 2 weeks ago | |
| guzzlehttp/guzzle-services | 0.81 | 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 | 172K | 0 | 30.8 | 45.9 | MIT | 4 days ago | |
| aadrian-alexandru/guzzle-bundle | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 3 years ago | |
| csa/guzzle-history-middleware | 0.81 | 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 | 34K | 0 | 0.2 | 27.2 | — | — | |
| guzzle/plugin | 0.80 | — | 5 | 7 | 0 | 29K | 0 | 0.0 | 51.0 | — | — | |
| dvelopment/curl | 0.80 | dvelopment/curl is a lightweight PHP wrapper around cURL for making HTTP requests with a simpler API. Provides helpers for common request types, headers, query params, and response handling, suitable for quick integrations and small services. | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| guzzle/log | 0.80 | — | 3 | 5 | 0 | 2K | 0 | 0.0 | 38.2 | — | — | |
| guzzle/plugin-log | 0.80 | 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. | 2 | 2 | 1 | 1K | 0 | 0.0 | 35.0 | — | — | |
| djgxp/guzzle-bundle | 0.80 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 6 years ago | |
| spatie/guzzle-redirect-history-middleware | 0.80 | Guzzle middleware that records redirect chains for each request. Attach RedirectHistoryMiddleware to your handler stack to capture every Location hop and inspect the final URL and intermediate redirects via a RedirectHistory instance. | 19 | 19 | 4 | 609 | 0 | 1.1 | 20.7 | MIT | 4 years ago | |
| csa/guzzle-cache-middleware | 0.79 | PSR-7/PSR-18 middleware adding HTTP response caching to Guzzle clients. Cache GET/HEAD requests, reduce repeated network calls, and plug into common cache storage backends. Install via Composer and integrate in your Guzzle handler stack. | 55 | 52 | 9 | 35K | 6 | 1.1 | 28.1 | — | — | |
| caciobanu/guzzle-bundle | 0.79 | — | 1 | 1 | 0 | 0 | 0 | 0.9 | — | MIT | 7 years ago |
How can I help you explore Laravel packages today?