06:34:27 Create new PHPExcel object
06:34:27 Set document properties
06:34:27 Add some data
06:34:27 Rename worksheet
06:34:27 Write to Excel2007 format
06:34:27 File written to 01simple.xlsx
Call time to write Workbook was 0.0319 seconds
06:34:27 Current memory usage: 6 MB
06:34:27 Write to Excel5 format
06:34:27 File written to 01simple.xls
Call time to write Workbook was 0.0243 seconds
06:34:27 Current memory usage: 8.25 MB
06:34:27 Peak memory usage: 8.25 MB
06:34:27 Done writing files
Files have been created in D:\wwwroot\dorm\vendor\phpoffice\phpexcel\Examples