spatie/simple-excel
Read and write simple Excel and CSV files observed · 2026-08-28
Health v2 · maintenance only
86/100
- Activity 87
- Release rhythm 77
- 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: 84
- age_days: 2507
- days_rel: 79
- days_push: 79
- n_releases_24m: 8
Adoption not part of the score
1368 stars · 139 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PHP library for reading and writing simple Excel (xlsx) and CSV files with a fluent API. It uses generators and LazyCollections to keep memory usage low even when processing very large files.
Use cases
- read rows from a csv file in php
- export data to an excel xlsx file
- import large csv files without running out of memory
- convert csv to xlsx
- stream spreadsheet rows lazily
- write database records to an excel export
When to choose
- you need simple row-based reading or writing of xlsx or csv in PHP
- you work with large files and need low memory usage via generators
- you want a Laravel-friendly API returning LazyCollections
When to avoid
- you need complex spreadsheet features like formulas, styling, charts, or multiple sheets
- you need to manipulate existing Excel files cell-by-cell
- you are not working in PHP
Facets
library · maturity active
file-system data-science etl files spreadsheets developer-tools php excel csv xlsx lazy-collection low-memory reader writer spatie
4 sources
- readme: https://github.com/spatie/simple-excel · fetched 2026-08-28 · f4c03696b301
- homepage: https://spatie.be/open-source · fetched 2026-08-29 · 6ed5abf69535
- site_page: https://spatie.be/docs · fetched 2026-08-29 · 08e024d86d95
- site_page: https://spatie.be/about-us · fetched 2026-08-29 · d3cb88e4b34c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| spatie/simple-excel | main | 86 |
For agents
markdown · JSON · MCP: product_card(name="spatie/simple-excel")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem