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