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