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