01:05:46 Create new PHPExcel object
01:05:46 Set document properties
01:05:46 Add some data
01:05:46 Rename worksheet
01:05:46 Write to Excel2007 format
01:05:46 File written to 01simple.xlsx
Call time to write Workbook was 0.0186 seconds
01:05:46 Current memory usage: 6 MB
01:05:46 Write to Excel5 format
01:05:46 File written to 01simple.xls
Call time to write Workbook was 0.0193 seconds
01:05:46 Current memory usage: 6 MB
01:05:46 Peak memory usage: 6 MB
01:05:46 Done writing files
Files have been created in /home/boapp/public_html/vendor/phpoffice/phpexcel/Examples