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