🚀 PHP Extension for creating and reader XLSX files.
fork from : https://github.com/viest/php-ext-xlswriter.git
|
|
8 years ago | |
|---|---|---|
| kernel | 8 years ago | |
| tests | 8 years ago | |
| .gitignore | 8 years ago | |
| CREDITS | 8 years ago | |
| EXPERIMENTAL | 8 years ago | |
| README.md | 8 years ago | |
| config.m4 | 8 years ago | |
| config.w32 | 8 years ago | |
| php_vtiful.h | 8 years ago | |
| vtiful.c | 8 years ago |
PHP-Excel-Writer
sudo apt-get install -y zlib1g-dev
git clone https://github.com/jmcnamara/libxlsxwriter.git
cd libxlsxwriter
make
sudo make install