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