symfony/psr-http-message-bridge
PSR HTTP message bridge observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 97
- Release rhythm 86
- Longevity 100
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: 22
- age_days: 4122
- days_rel: 96
- days_push: 23
- n_releases_24m: 16
Adoption not part of the score
1295 stars · 56 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Symfony component that converts between Symfony HttpFoundation Request/Response objects and PSR-7/PSR-17 HTTP message objects. It enables interoperability between Symfony applications and PSR-7-compatible libraries and frameworks.
Use cases
- convert symfony request to psr-7
- use psr-7 middleware in symfony
- run symfony with psr-7 compatible libraries
- bridge httpfoundation and psr-7 objects
- make symfony app psr-17 compatible
- integrate psr-7 handlers with symfony kernel
When to choose
- you need PSR-7/PSR-17 interoperability in a Symfony or Laravel application
- you want to use PSR-7 middleware or handlers with HttpFoundation-based code
- you are building a framework on top of Symfony HttpFoundation that must accept PSR-7 requests
When to avoid
- your project is fully PSR-7 native and never touches HttpFoundation
- you need a full framework rather than a conversion bridge
- you work outside the PHP ecosystem
Facets
library · maturity stable
http-server middleware sdk web-development backend apis developer-tools php psr-7 psr-17 symfony http-foundation bridge interop web-server
6 sources
- readme: https://github.com/symfony/psr-http-message-bridge · fetched 2026-08-28 · 95e0739fa751
- homepage: https://symfony.com/psr-http-message-bridge · fetched 2026-08-29 · 81d28b59a1e5
- site_page: https://symfony.com/doc · fetched 2026-08-29 · 44889134f4fb
- site_page: https://symfony.com/doc/current/components/psr7.html · fetched 2026-08-29 · 4afef89ba643
- site_page: https://symfony.com/releases · fetched 2026-08-29 · 429432437be6
- site_page: https://symfony.com/blog/category/releases · fetched 2026-08-29 · 1763f9319d38
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| symfony/psr-http-message-bridge | main | 94 |
For agents
markdown · JSON · MCP: product_card(name="symfony/psr-http-message-bridge")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem