🚀 PHP Extension for creating and reader XLSX files.
fork from : https://github.com/viest/php-ext-xlswriter.git
|
|
il y a 8 ans | |
|---|---|---|
| kernel | il y a 8 ans | |
| resource | il y a 8 ans | |
| tests | il y a 8 ans | |
| .gitignore | il y a 8 ans | |
| .travis.yml | il y a 8 ans | |
| CREDITS | il y a 8 ans | |
| EXPERIMENTAL | il y a 8 ans | |
| README.md | il y a 8 ans | |
| config.m4 | il y a 8 ans | |
| config.w32 | il y a 8 ans | |
| php_vtiful.h | il y a 8 ans | |
| vtiful.c | il y a 8 ans |
PHP-Excel-Writer
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