🚀 PHP Extension for creating and reader XLSX files.
fork from : https://github.com/viest/php-ext-xlswriter.git
|
пре 7 година | |
---|---|---|
kernel | пре 7 година | |
resource | пре 7 година | |
tests | пре 7 година | |
.gitignore | пре 7 година | |
.travis.yml | пре 7 година | |
CREDITS | пре 7 година | |
EXPERIMENTAL | пре 7 година | |
README.md | пре 7 година | |
config.m4 | пре 7 година | |
config.w32 | пре 7 година | |
php_vtiful.h | пре 7 година | |
vtiful.c | пре 7 година |
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