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