16:09:07 Create new PHPExcel object
16:09:07 Set document properties
16:09:07 Add some data
16:09:07 Rename worksheet
16:09:08 Write to Excel2007 format
16:09:08 File written to 01simple.xlsx
Call time to write Workbook was 0.0151 seconds
16:09:08 Current memory usage: 4 MB
16:09:08 Write to Excel5 format
16:09:08 File written to 01simple.xls
Call time to write Workbook was 0.0166 seconds
16:09:08 Current memory usage: 4 MB
16:09:08 Peak memory usage: 4 MB
16:09:08 Done writing files
Files have been created in /home/shopin86/public_html/vendor/phpoffice/phpexcel/Examples