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

maennchen/ZipStream-PHP

:floppy_disk: PHP ZIP Streaming Library observed · 2026-08-28

github.com/maennchen/ZipStream-PHP · homepage · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

83/100

  • Activity 99
  • Release rhythm 54
  • 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: 133.5
  • age_days: 4676
  • days_rel: 144
  • days_push: 7
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

1896 stars · 113 forks observed · 2026-08-28

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

A PHP library for streaming ZIP files directly to clients without writing to disk. It supports PSR-7 streams, S3 buckets, and callback output for efficient on-the-fly ZIP generation.

Use cases

  • stream zip downloads in php without temp files
  • send large zip files directly to browser
  • build zip on the fly from s3 bucket
  • stream zip archive to psr7 stream
  • generate downloadable zip of user uploads
  • compress files to s3 compatible storage

When to choose

  • you need to serve ZIP downloads from PHP without disk I/O
  • files to zip live in S3 or PSR-7 streams
  • memory or disk usage must stay low for large archives

When to avoid

  • you need to create ZIP files on disk for later use
  • your project is not PHP
  • you need advanced archive formats like tar or 7z

Facets

library · maturity stable

compression file-system http-server files web-development backend php zip streaming psr7 s3 composer web-server

2 sources

Member repositories

RepositoryRoleHealth v2
maennchen/ZipStream-PHPmain83

For agents

markdown · JSON · MCP: product_card(name="maennchen/ZipStream-PHP")

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