Ross ROSS = Recommend OSS · open-source software intelligence for agents

Nyholm/psr7

A super lightweight PSR-7 implementation observed · 2026-08-28

github.com/Nyholm/psr7 · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

47/100

  • Activity 54
  • 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: 3703
  • days_rel: 723
  • days_push: 278
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1277 stars · 78 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A super lightweight, strict, and fast PHP implementation of the PSR-7 HTTP message interfaces and PSR-17 factories. It provides request, response, stream, and URI objects with minimal code and strong performance compared to alternatives like Guzzle or Laminas.

Use cases

  • implement psr-7 http messages in php
  • create psr-17 factories for requests and streams
  • use with psr-18 http clients like buzz
  • build server requests from php superglobals
  • lightweight alternative to guzzle psr-7

When to choose

  • you need a strict, standards-compliant PSR-7/PSR-17 implementation
  • performance and low code size matter
  • you use HTTPlug or PSR-18 clients
  • you want Symfony Flex integration

When to avoid

  • you need extra features beyond the PSR-7 spec
  • your framework already bundles a PSR-7 implementation

Facets

library · maturity active

http-client http-server serialization web-development backend apis php psr-7 psr-17 http-message httplug composer

1 source

Member repositories

RepositoryRoleHealth v2
Nyholm/psr7main47

For agents

markdown · JSON · MCP: product_card(name="Nyholm/psr7")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem