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