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