This library is designed to write Excel 2007 (xlsx) spreadsheets with minimal memory usage. supports PHP 5.2.1+ supports Unicode via UTF-8 supports multiple worksheets supports per-row writing

In this release:

  • improved composer support
  • fixed bug where cells like "1e10" would corrupt a spreadsheet
  • fixed issue causing phpunit to fail