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