02:08:18 Create new PHPExcel object
02:08:18 Set document properties
02:08:18 Add some data
02:08:18 Sum of Range #1 is 23
02:08:18 Sum of Range #2 is 33
02:08:18 Sum of both Ranges is 56
02:08:18 Minimum value in either Range is 3
02:08:18 Maximum value in either Range is 17
02:08:18 Average value of both Ranges is 9.33333333333
02:08:18 Rename worksheet
02:08:18 Write to Excel2007 format
02:08:18 File written to 03formulas.xlsx
Call time to write Workbook was 0.0222 seconds
02:08:18 Current memory usage: 2 MB
02:08:18 Write to Excel5 format
02:08:18 File written to 03formulas.xls
Call time to write Workbook was 0.0484 seconds
02:08:18 Current memory usage: 3.25 MB
02:08:18 Peak memory usage: 3.75 MB
02:08:18 Done writing files
Files have been created in /home/admins/public_html/demo-mercantil-seguros/vendor/phpoffice/phpexcel/Examples