21:04:35 Create new PHPExcel object
21:04:35 Set document properties
21:04:35 Add some data
21:04:35 Sum of Range #1 is 23
21:04:35 Sum of Range #2 is 33
21:04:35 Sum of both Ranges is 56
21:04:35 Minimum value in either Range is 3
21:04:35 Maximum value in either Range is 17
21:04:35 Average value of both Ranges is 9.333333333333334
21:04:35 Rename worksheet
21:04:35 Write to Excel2007 format
21:04:35 File written to 03formulas.xlsx
Call time to write Workbook was 0.0399 seconds
21:04:35 Current memory usage: 4 MB
21:04:35 Write to Excel5 format
21:04:35 File written to 03formulas.xls
Call time to write Workbook was 0.0295 seconds
21:04:35 Current memory usage: 4 MB
21:04:35 Peak memory usage: 4 MB
21:04:35 Done writing files
Files have been created in /var/www/vhosts/cleaners-prod.2amigos.us/docroot/vendor/phpoffice/phpexcel/Examples