openspout/openspout
Read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way observed · 2026-09-03
Health v2 · maintenance only
100/100
- Activity 100
- Release rhythm 100
- 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: 10
- age_days: 1646
- days_rel: 0
- days_push: 0
- n_releases_24m: 40
Adoption not part of the score
1230 stars · 149 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
OpenSpout is a community-maintained PHP library for reading and writing spreadsheet files in CSV, XLSX, and ODS formats. It processes very large files in a streaming fashion while keeping memory usage under 3MB.
Use cases
- read large xlsx files in php without running out of memory
- export database rows to csv or xlsx
- stream a large spreadsheet to the browser in symfony
- read data from a specific sheet in an ods file
- append rows to an existing spreadsheet
- convert csv to xlsx in php
When to choose
- you need to process spreadsheets too large to load into memory
- you want fast, low-overhead reading/writing of CSV, XLSX, or ODS in PHP
- you are migrating from box/spout and want a maintained fork
When to avoid
- you need rich formatting, formulas, charts, or cell styling
- you work outside the PHP ecosystem
- you need to modify complex existing workbooks in place
Facets
library · maturity active
parser serialization csv file-system files spreadsheets developer-tools php cli xlsx ods spreadsheet streaming low-memory box-spout-fork data-engineering
2 sources
- readme: https://github.com/openspout/openspout · fetched 2026-09-03 · f0af34690871
- homepage: https://github.com/openspout/openspout/tree/4.x/docs · fetched 2026-08-29 · e360623dff9f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| openspout/openspout | main | 100 |
For agents
markdown · JSON · MCP: product_card(name="openspout/openspout")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem