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