guzzle/guzzle
Guzzle, an extensible PHP HTTP client observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 99
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 1.5
- age_days: 5665
- days_rel: 9
- days_push: 9
- n_releases_24m: 33
Adoption not part of the score
23457 stars · 2394 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Guzzle is an extensible PHP HTTP client for sending HTTP requests and integrating with web services. It supports synchronous and asynchronous requests, PSR-7/PSR-18 interoperability, and a composable middleware system.
Use cases
- call REST APIs from PHP
- send HTTP requests with cookies and JSON
- stream large file uploads and downloads
- make asynchronous HTTP requests in PHP
- build a client for a third-party web service
- add custom middleware to HTTP requests
When to choose
- you need a mature, widely-adopted PHP HTTP client
- you want PSR-7/PSR-18 interoperability
- you need async and sync requests through one interface
- you want transport-agnostic code (cURL, streams, etc.)
When to avoid
- you are not working in PHP
- you need a full browser-like scraping engine with JavaScript rendering
- you want a zero-dependency minimal HTTP wrapper
Facets
library · maturity stable
http-client middleware web-scraping web-development backend apis developer-tools php cross-platform psr-7 psr-18 curl async-requests composer rest-client
1 source
- readme: https://github.com/guzzle/guzzle · fetched 2026-08-28 · 7a1a0920448c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| guzzle/guzzle | main | 99 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem