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