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