# shuchkin/simplexlsxgen

Export data to Excel. PHP XLSX generator

Repository: https://github.com/shuchkin/simplexlsxgen
Canonical: https://ross.abutalabs.com/products/simplexlsxgen
Language: PHP
License: MIT
License Family: permissive
Topics: xlsx, xlsxwriter, php
Last push: 2026-05-03T13:05:05+00:00

## Health v2 (maintenance only)
Score: 68/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 80, release rhythm 35, longevity 100
- inputs: {"age_days": 2297, "days_push": 122, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1109, forks 207 (observed 2026-08-28T04:03:37.371634+00:00)

## What it is
A lightweight PHP library for generating Excel XLSX files from PHP arrays with no external dependencies. It supports data types, formatting, formulas, hyperlinks, and multiple worksheets.

## Use cases
- export data to excel from php
- generate xlsx files in php
- download spreadsheet reports from a web app
- convert php arrays to excel workbooks
- create excel exports without external tools
- write xlsx with formulas and formatting

## When to choose
- you need a dependency-free PHP XLSX writer
- you want simple array-to-Excel export in a PHP project
- you need basic formatting, formulas, and hyperlinks in generated spreadsheets

## When to avoid
- you need to read XLSX files rather than write them
- you need advanced features like charts or pivot tables
- you are not working in PHP

## Facets
- artifact type: library
- maturity: active
- function: serialization, file-system
- domain: spreadsheets, files, web-development, developer-tools
- platform: php, cross-platform
- tags: xlsx, excel-export, spreadsheet-generation, composer

## Member repositories
- shuchkin/simplexlsxgen (main) score 68

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:37.371634+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:43:37.965034+00:00, confidence not recorded.
  - readme: https://github.com/shuchkin/simplexlsxgen (fetched 2026-08-28T04:03:37.371634+00:00, sha 0d93b8ed1e92)
- Data as of 2026-08-30T08:39:29.467469+00:00.
