19:03:02 Create new PHPExcel object
19:03:02 Set document properties
19:03:02 Add some data
19:03:02 Sum of Range #1 is 23
19:03:02 Sum of Range #2 is 33
19:03:02 Sum of both Ranges is 56
19:03:02 Minimum value in either Range is 3
19:03:02 Maximum value in either Range is 17
19:03:02 Average value of both Ranges is 9.333333333333334
19:03:02 Rename worksheet
19:03:02 Write to Excel2007 format
19:03:02 File written to 03formulas.xlsx
Call time to write Workbook was 0.0638 seconds
19:03:02 Current memory usage: 2 MB
19:03:02 Write to Excel5 format
19:03:02 File written to 03formulas.xls
Call time to write Workbook was 0.0789 seconds
19:03:02 Current memory usage: 3 MB
19:03:02 Peak memory usage: 3.5 MB
19:03:02 Done writing files
Files have been created in /home/florinm1/dev.adkpi.ro/auto-concierge.ro/vendor/phpoffice/phpexcel/Examples