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