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