22:32:07 Create new PHPExcel object
22:32:08 Set document properties
22:32:08 Add some data
22:32:08 Rename worksheet
22:32:08 Write to Excel2007 format
22:32:08 File written to 01simple.xlsx
Call time to write Workbook was 0.0181 seconds
22:32:08 Current memory usage: 6 MB
22:32:08 Write to Excel5 format
22:32:08 File written to 01simple.xls
Call time to write Workbook was 0.0155 seconds
22:32:08 Current memory usage: 6 MB
22:32:08 Peak memory usage: 6 MB
22:32:08 Done writing files
Files have been created in /home/bellopecas/public_html/vendor/phpoffice/phpexcel/Examples