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