04:08:29 Create new PHPExcel object
04:08:29 Set document properties
04:08:29 Add some data
04:08:29 Rename worksheet
04:08:29 Write to Excel2007 format
04:08:29 File written to 01simple.xlsx
Call time to write Workbook was 0.1411 seconds
04:08:29 Current memory usage: 2 MB
04:08:29 Write to Excel5 format
04:08:29 File written to 01simple.xls
Call time to write Workbook was 0.1204 seconds
04:08:29 Current memory usage: 4 MB
04:08:29 Peak memory usage: 4 MB
04:08:29 Done writing files
Files have been created in C:\xampp\htdocs\crm\vendor\phpoffice\phpexcel\Examples