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