10:21:01 Create new PHPExcel object
10:21:01 Set document properties
10:21:01 Add some data
10:21:02 Rename worksheet
10:21:02 Write to Excel2007 format
10:21:02 File written to 42richText.xlsx
Call time to write Workbook was 0.0501 seconds
10:21:02 Current memory usage: 4 MB
10:21:02 Write to Excel5 format
10:21:02 File written to 42richText.xls
Call time to write Workbook was 0.0327 seconds
10:21:02 Current memory usage: 6 MB
10:21:02 Peak memory usage: 6 MB
10:21:02 Done writing files
Files have been created in C:\xampp\htdocs\backend\vendor\phpoffice\phpexcel\Examples