03:16:58 Create new PHPExcel object
03:16:59 Set document properties
03:16:59 Add some data
03:16:59 Sum of Range #1 is 23
03:16:59 Sum of Range #2 is 33
03:16:59 Sum of both Ranges is 56
03:16:59 Minimum value in either Range is 3
03:16:59 Maximum value in either Range is 17
03:16:59 Average value of both Ranges is 9.3333333333333
03:16:59 Rename worksheet
03:16:59 Write to Excel2007 format
03:16:59 File written to 03formulas.xlsx
Call time to write Workbook was 0.1353 seconds
03:16:59 Current memory usage: 4 MB
03:16:59 Write to Excel5 format
03:16:59 File written to 03formulas.xls
Call time to write Workbook was 0.1637 seconds
03:16:59 Current memory usage: 4 MB
03:16:59 Peak memory usage: 4 MB
03:16:59 Done writing files
Files have been created in /home/imevent/public_html/vendor/phpoffice/phpexcel/Examples