xlswriter

pecl install xlswriter

Efficient and fast xlsx file extension.

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

Maintainer

  • Wang Jiexin (lead )

Details

Stars: 2158
Issue openned: 42
Downloads: 316224
1.2.7
5 years ago
Download DLL for processor with 64 bits architecture (x64)
PHP 7.3
Loading...
PHP 7.2
Loading...
PHP 7.1
Loading...
Download DLL for processor with 32 bits architecture (x86)
PHP 7.3
Loading...
PHP 7.2
Loading...
PHP 7.1
Loading...
Request a build
Request to the website owner's team the built this extension with this parameters. The result is not guaranteed and can be impossible for many reasons. The extension source code is frequently not upto date with the most recent PHP version.
If you have another code source for this extension, provide it in comment.
Please (or register) to request a build.
Version 1.2.7 change log


- FEAT read xlsx file.
- FIX multiple file segmentation fault.

requires:

  • php >=7.0.0
  • pearinstaller >=1.10.1