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

viest edec0d1ce5 travis %!s(int64=7) %!d(string=hai) anos
kernel 019f727cbb travis %!s(int64=7) %!d(string=hai) anos
resource 81be2e3558 add logo file %!s(int64=7) %!d(string=hai) anos
tests e8b993e214 project init %!s(int64=7) %!d(string=hai) anos
.gitignore e8b993e214 project init %!s(int64=7) %!d(string=hai) anos
.travis.yml d4a288a21c travis %!s(int64=7) %!d(string=hai) anos
CREDITS e8b993e214 project init %!s(int64=7) %!d(string=hai) anos
EXPERIMENTAL e8b993e214 project init %!s(int64=7) %!d(string=hai) anos
README.md 10a4ad6ad1 travis %!s(int64=7) %!d(string=hai) anos
config.m4 74be6e7c7c Adjust the head and data operation %!s(int64=7) %!d(string=hai) anos
config.w32 e8b993e214 project init %!s(int64=7) %!d(string=hai) anos
php_vtiful.h 65ac666085 valgrind memory test %!s(int64=7) %!d(string=hai) anos
vtiful.c 65ac666085 valgrind memory test %!s(int64=7) %!d(string=hai) anos

README.md

PHP-Excel-Writer

php-excel

Build Status

1、Install the dependencies

sudo apt-get install -y zlib1g-dev

git clone https://github.com/jmcnamara/libxlsxwriter.git

cd libxlsxwriter

make && sudo make install

2、Get the source code via Git

git clone https://github.com/viest/php-excel-writer.git

cd php-excel-writer

phpize 

./configure

make && make install

3、Documents

Wiki

License

Apache License 2.0