php-http/message-factory
Abandoned: Httplug Factory interfaces for PSR-7 HTTP Message observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4125
- days_rel: n/a
- days_push: 1237
- n_releases_24m: 0
Adoption not part of the score
1385 stars · 10 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
php-http/message-factory provides factory interfaces for creating PSR-7 HTTP message objects as part of the HTTPlug ecosystem. It is now obsolete, superseded by the PSR-17 http-factory standard, and is maintained only to avoid breaking legacy code.
Use cases
- create PSR-7 request and response objects in legacy HTTPlug code
- provide message factory interfaces for HTTP client libraries
- maintain compatibility with packages that depend on HTTPlug factories
- migrate codebases from HTTPlug factories to PSR-17
When to choose
- you maintain legacy code that already depends on HTTPlug factory interfaces
- a third-party package requires php-http/message-factory as a dependency
When to avoid
- starting a new project — use PSR-17 (psr/http-factory) instead
- your HTTP client already provides PSR-17 factories
- you need actively maintained or supported code
Facets
library · maturity abandoned
http-client middleware web-development apis backend php psr-7 psr-17 http-message factory-interfaces httplug legacy
1 source
- readme: https://github.com/php-http/message-factory · fetched 2026-08-28 · 997ca80d2030
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| php-http/message-factory | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="php-http/message-factory")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem