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