A fast and memory-efficient PHP library for writing XLSX (Excel) files. It supports large datasets and is ideal for exporting tabular data without using high-level libraries like PHPExcel, providing an efficient alternative for lightweight data export.
Features
- Low memory footprint for large datasets
- Compatible with Excel 2007+ format
- Customizable column formatting and styling
- Supports multiple worksheets per file
- Stream-based file writing
- UTF-8 and special character support
