1 Star 0 Fork 94

梁小米 / php-ext-xlswriter

forked from viest / php-ext-xlswriter 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 2.27 KB
一键复制 编辑 原始数据 按行查看 历史
viest 提交于 2019-04-09 01:25 . Update Readme

php-excel

Build Status Build status

Why use xlswriter

Please refer to the image below. PHPExcel has been unable to work properly for memory reasons at 40,000 and 100000 points, but it can be resolved by modifying the ini configuration, but the time may take longer to complete the work;

php-excel

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. It supports features such as:

  • 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.

文档 | Documents

pecl

License

FreeBSD license

C
1
https://gitee.com/liangjianyuxuan/php-ext-xlswriter.git
git@gitee.com:liangjianyuxuan/php-ext-xlswriter.git
liangjianyuxuan
php-ext-xlswriter
php-ext-xlswriter
master

搜索帮助