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