Is there any alternative for PHP_excel which can \"Export to XLSX/XLS\" file in a customized format?
This is a General Reference question for
I wrote a very simple class for exporting to "Excel XML" aka SpreadsheetML. It's not quite as convenient for the end user as XSLX (depending on file extension and Excel version, they may get a warning message), but it's a lot easier to work with than XLS or XLSX.
http://github.com/elidickinson/php-export-data