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