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