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