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