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