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