03:04:45 Create new PHPExcel object
03:04:45 Set document properties
03:04:45 Add some data
03:04:45 Rename worksheet
03:04:45 Write to Excel2007 format
03:04:45 File written to 01simple.xlsx
Call time to write Workbook was 0.0052 seconds
03:04:45 Current memory usage: 2 MB
03:04:45 Write to Excel5 format
03:04:45 File written to 01simple.xls
Call time to write Workbook was 0.0092 seconds
03:04:45 Current memory usage: 4 MB
03:04:45 Peak memory usage: 4 MB
03:04:45 Done writing files
Files have been created in /home/teranbyt/public_html/app/vendor/phpoffice/phpexcel/Examples