Is there a specific way of creating an excel document populated with data from sql database using phalcon framework
I found out that by use of PHPExcel library the objective is obtained
https://github.com/PHPOffice/PHPExcel
It supports the following formats.
BIFF 8 (.xls) Excel 95 and above Office Open XML (.xlsx) Excel 2007 and above