php-http/message
HTTP Message related tools observed · 2026-08-28
Health v2 · maintenance only
48/100
- Activity 56
- Release rhythm 8
- 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: n/a
- age_days: 3909
- days_rel: 700
- days_push: 266
- n_releases_24m: 1
Adoption not part of the score
1317 stars · 40 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PHP library providing PSR-7 HTTP message related tools, including authentication implementations, stream encoding, message decorators, and message factories for Guzzle PSR-7 and Diactoros. It is part of the PHP-HTTP ecosystem supporting HTTPLug.
Use cases
- add authentication headers to PSR-7 requests
- encode or decode HTTP message streams
- decorate or modify PSR-7 request and response messages
- create PSR-7 messages with Guzzle or Diactoros factories
- match incoming requests against patterns
- format requests as curl commands for debugging
When to choose
- you are building on PSR-7 and need auth strategies, stream encoding, or message factories
- you use the PHP-HTTP/HTTPLug ecosystem and need compatible message tooling
When to avoid
- you need a full HTTP client rather than message utilities
- your project does not use PSR-7 interfaces
Facets
library · maturity stable
http-client middleware auth serialization web-development backend apis developer-tools php psr-7 http-message httplug stream-encoding message-decorators request-matching
1 source
- readme: https://github.com/php-http/message · fetched 2026-08-28 · 2ebdafc43e55
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| php-http/message | main | 48 |
For agents
markdown · JSON · MCP: product_card(name="php-http/message")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem