🚀 PHP Extension for creating and reader XLSX files.
fork from : https://github.com/viest/php-ext-xlswriter.git

viest 41952d39be Merge pull request #83 from remicollet/issue-phpinfo vor 6 Jahren
kernel 53fcb95fd0 Feat(FormatAlign): add align format vor 6 Jahren
library 7a902667ab allow to build using system shared library vor 6 Jahren
resource 1b983388de PECL support vor 7 Jahren
tests 53fcb95fd0 Feat(FormatAlign): add align format vor 6 Jahren
travis f86bd63069 add: tests vor 7 Jahren
.appveyor.yml 75e6048180 Test(win32): update config vor 6 Jahren
.gitignore b1a74ec0bf Style(Config.w32): Format vor 6 Jahren
.travis.yml f5b88e2cab Feat(ci): deps merge compile vor 6 Jahren
CREDITS e8b993e214 project init vor 7 Jahren
LICENSE 8b517d734c License BSD vor 7 Jahren
README.md 4896eeacbd Feat(appveyoe): status vor 6 Jahren
README_zh.md 296fc46bdc Update README_zh.md vor 6 Jahren
config.m4 98d9b7d90f report both buildtime and runtime libxlsxwriter versions vor 6 Jahren
config.w32 ca0253f159 fix header path for win32 vor 6 Jahren
excel.php 74a8faea12 add: tests vor 7 Jahren
package.xml 3986fbe05e VERSION 1.2.2 vor 6 Jahren
php_xls_writer.h 3986fbe05e VERSION 1.2.2 vor 6 Jahren
xls_writer.c 98d9b7d90f report both buildtime and runtime libxlsxwriter versions vor 6 Jahren

README.md

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

中文文档 | Documents

pecl

License

BSD license