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