04:50:25 Create new PHPExcel object
04:50:25 Set document properties
04:50:25 Add some data
04:50:25 Sum of Range #1 is 23
04:50:25 Sum of Range #2 is 33
04:50:25 Sum of both Ranges is 56
04:50:25 Minimum value in either Range is 3
04:50:25 Maximum value in either Range is 17
04:50:25 Average value of both Ranges is 9.333333333333334
04:50:25 Rename worksheet
04:50:25 Write to Excel2007 format
04:50:25 File written to 03formulas.xlsx
Call time to write Workbook was 0.0353 seconds
04:50:25 Current memory usage: 6.25 MB
04:50:25 Write to Excel5 format
04:50:25 File written to 03formulas.xls
Call time to write Workbook was 0.1383 seconds
04:50:25 Current memory usage: 8.25 MB
04:50:25 Peak memory usage: 8.25 MB
04:50:25 Done writing files
Files have been created in /usr/local/apache/htdocs/FrancoGuanactolay/minas/vendor/phpoffice/phpexcel/Examples