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

mk-j/PHP_XLSXWriter

Lightweight XLSX Excel Spreadsheet Writer in PHP observed · 2026-08-28

github.com/mk-j/PHP_XLSXWriter · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4739
  • days_rel: n/a
  • days_push: 1073
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1867 stars · 663 forks observed · 2026-08-28

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

A lightweight PHP library for writing Excel-compatible XLSX (Office 2007+) spreadsheets with minimal memory usage. It supports multiple worksheets, cell formatting, simple formulas, basic styling, and streaming large (100K+ row) exports.

Use cases

  • export data to xlsx in php
  • write large excel files without running out of memory
  • generate spreadsheets with currency and date formatting
  • stream 100k+ row reports to excel
  • create multi-sheet xlsx workbooks from php

When to choose

  • you only need to write (not read) xlsx files in PHP
  • memory usage is a concern for large exports
  • you want a simple, dependency-light alternative to PHPExcel/PhpSpreadsheet

When to avoid

  • you need to read or parse existing xlsx files
  • you need advanced Excel features like charts, pivot tables, or rich styling
  • you need active development and frequent updates

Facets

library · maturity maintenance

serialization file-system spreadsheets files web-development php cli xlsx excel spreadsheet-writer low-memory

1 source

Member repositories

RepositoryRoleHealth v2
mk-j/PHP_XLSXWritermain23

For agents

markdown · JSON · MCP: product_card(name="mk-j/PHP_XLSXWriter")

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