23:39:02 Create new PHPExcel object
23:39:02 Set document properties
23:39:02 Add some data
23:39:02 Write to Excel2007 format
23:39:03 File written to 23sharedstyles.xlsx
Call time to write Workbook was 0.0672 seconds
23:39:03 Current memory usage: 6 MB
23:39:03 Write to Excel5 format
23:39:03 File written to 23sharedstyles.xls
Call time to write Workbook was 0.0495 seconds
23:39:03 Current memory usage: 8 MB
23:39:03 Peak memory usage: 8 MB
23:39:03 Done writing file
File has been created in D:\dev\vsk\vendor\phpoffice\phpexcel\Examples