Last active
February 6, 2016 09:13
-
-
Save ankibalyan/30fcb47cd44dced99091 to your computer and use it in GitHub Desktop.
Read/write Excel Lib Notes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://github.com/PHPOffice/PHPExcel | |
http://pear.php.net/package/Spreadsheet_Excel_Writer/ | |
https://github.com/iliaal/php_excel | |
http://code.google.com/p/php-excel/ | |
https://github.com/elidickinson/php-export-data | |
http://pear.php.net/package/Spreadsheet_Excel_Writer | |
https://github.com/elidickinson/php-export-data | |
https://github.com/box/spout | |
Discussions | |
http://sahanh.com/2014/07/08/large-data-set-and-excel-php-python-approach/ | |
https://blog.mayflower.de/4922-Performant-Handling-Excel-Files-PHP.html | |
http://stackoverflow.com/questions/3930975/alternative-for-php-excel | |
http://stackoverflow.com/questions/10649094/generating-large-excel-files-from-mysql-data-with-php-from-corporate-application/10830109#10830109 | |
http://www.sitepoint.com/generate-excel-files-charts-phpexcel/ | |
http://stackoverflow.com/questions/3537604/how-to-fix-a-memory-error-in-php |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment