04:11:49 Create new PHPExcel object
04:11:50 Set document properties
04:11:50 Add some data
04:11:50 Sum of Range #1 is 23
04:11:50 Sum of Range #2 is 33
04:11:50 Sum of both Ranges is 56
04:11:50 Minimum value in either Range is 3
04:11:50 Maximum value in either Range is 17
04:11:50 Average value of both Ranges is 9.333333333333334
04:11:50 Rename worksheet
04:11:50 Write to Excel2007 format
04:11:51 File written to 03formulas.xlsx
Call time to write Workbook was 0.2432 seconds
04:11:51 Current memory usage: 4 MB
04:11:51 Write to Excel5 format
04:11:51 File written to 03formulas.xls
Call time to write Workbook was 0.3205 seconds
04:11:51 Current memory usage: 4 MB
04:11:51 Peak memory usage: 4 MB
04:11:51 Done writing files
Files have been created in /home/gazipur/ray.gazipurcity.com/vendor/phpoffice/phpexcel/Examples