02:50:01 Create new PHPExcel object
02:50:01 Set document properties
02:50:01 Add some data
02:50:01 Rename worksheet
02:50:02 Write to Excel2007 format
02:50:02 File written to 01simple.xlsx
Call time to write Workbook was 0.0128 seconds
02:50:02 Current memory usage: 4 MB
02:50:02 Write to Excel5 format
02:50:02 File written to 01simple.xls
Call time to write Workbook was 0.0170 seconds
02:50:02 Current memory usage: 6 MB
02:50:02 Peak memory usage: 6 MB
02:50:02 Done writing files
Files have been created in /home/anbeduca/public_html/anb-homestay/vendor/phpoffice/phpexcel/Examples