Skip to content

Instantly share code, notes, and snippets.

@ankibalyan
Last active February 6, 2016 09:13
Show Gist options
  • Save ankibalyan/30fcb47cd44dced99091 to your computer and use it in GitHub Desktop.
Save ankibalyan/30fcb47cd44dced99091 to your computer and use it in GitHub Desktop.
Read/write Excel Lib Notes
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