00:30:43 Create new PHPExcel object
00:30:43 Set document properties
00:30:43 Add some data
00:30:43 Rename worksheet
00:30:43 Write to Excel2007 format
00:30:43 File written to 01simple.xlsx
Call time to write Workbook was 0.0192 seconds
00:30:43 Current memory usage: 6.25 MB
00:30:43 Write to Excel5 format
00:30:43 File written to 01simple.xls
Call time to write Workbook was 0.0478 seconds
00:30:43 Current memory usage: 8.5 MB
00:30:43 Peak memory usage: 8.5 MB
00:30:43 Done writing files
Files have been created in /home/imfmm/public_html/vendor/phpoffice/phpexcel/Examples