🚀 PHP Extension for creating and reader XLSX files.
fork from : https://github.com/viest/php-ext-xlswriter.git
|
il y a 7 ans | |
---|---|---|
kernel | il y a 7 ans | |
resource | il y a 7 ans | |
tests | il y a 7 ans | |
.gitignore | il y a 7 ans | |
.travis.yml | il y a 7 ans | |
CREDITS | il y a 7 ans | |
EXPERIMENTAL | il y a 7 ans | |
README.md | il y a 7 ans | |
config.m4 | il y a 7 ans | |
config.w32 | il y a 7 ans | |
php_vtiful.h | il y a 7 ans | |
vtiful.c | il y a 7 ans |
sudo apt-get install -y zlib1g-dev
git clone https://github.com/jmcnamara/libxlsxwriter.git
cd libxlsxwriter
make && sudo make install
git clone https://github.com/viest/php-excel-writer.git
cd php-excel-writer
phpize
./configure
make && make install
Apache License 2.0