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