09:28:03 Create new PHPExcel object
09:28:03 Set document properties
09:28:03 Add some data
09:28:03 Sum of Range #1 is 23
09:28:03 Sum of Range #2 is 33
09:28:03 Sum of both Ranges is 56
09:28:03 Minimum value in either Range is 3
09:28:03 Maximum value in either Range is 17
09:28:03 Average value of both Ranges is 9.333333333333334
09:28:03 Rename worksheet
09:28:03 Write to Excel2007 format
09:28:03 File written to 03formulas.xlsx
Call time to write Workbook was 0.0072 seconds
09:28:03 Current memory usage: 2 MB
09:28:03 Write to Excel5 format
09:28:03 File written to 03formulas.xls
Call time to write Workbook was 0.0076 seconds
09:28:03 Current memory usage: 2.5 MB
09:28:03 Peak memory usage: 2.5 MB
09:28:03 Done writing files
Files have been created in /home/meetthem/public_html/gr8driver/vendor/phpoffice/phpexcel/Examples