The new PECL package xlswriter-1.3.4 (stable) has been released at 
https://pecl.php.net/.

Release notes
-------------
- FEAT header support custom format.
- FEAT putcsv custom delimiter.
- FEAT ead skip cells,rows,empty value.
- FIX read data method, the offset of the array index and the row of the cell.
- FIX insertDate leaked.

Package Info
-------------
xlswriter is a PHP C Extension that can be used to write text, numbers, 
formulas and hyperlinks to multiple worksheets in an Excel 2007+ XLSX file.

  Writer

  - 100% compatible Excel XLSX files.
  - Full Excel formatting.
  - Merged cells.
  - Defined names.
  - Autofilters.
  - Charts.
  - Data validation and drop down lists.
  - Worksheet PNG/JPEG images.
  - Memory optimization mode for writing large files.
  - Works on Linux, FreeBSD, OpenBSD, OS X, Windows.
  - Compiles for 32 and 64 bit.
  - FreeBSD License.
  - The only dependency is on zlib.

  Reader

  - Full read data
  - Cursor read data
  - Read by data type
  - Xlsx to csv

Related Links
-------------
Package home: https://pecl.php.net/package/xlswriter
   Changelog: https://pecl.php.net/package-changelog.php?package=xlswriter
    Download: https://pecl.php.net/get/xlswriter-1.3.4.tgz

Authors
-------------
Wang Jiexin <w...@php.net> (lead)

-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to