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