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