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