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