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