xlswriter is a high-performance PHP C extension for reading and writing Excel 2007+ XLSX files — built for speed, built for scale.
Install via PECL, Composer, or compile from source. Works on Linux, macOS, and Windows.
Written in C, xlswriter streams data directly to disk with near-zero memory overhead. Export millions of rows without breaking a sweat.
Merge fragmented data from multiple sources into a single, clean spreadsheet. Ecosystem tools to slice, filter, and reshape your data pipeline.
Read large XLSX files with a cursor-based API that keeps memory usage constant regardless of file size. Process row-by-row or in batches.