01:06:30 Create new PHPExcel object
01:06:30 Set document properties
01:06:30 Add some data
01:06:30 Set header/footer
01:06:30 Add a drawing to the header
01:06:30 Set page orientation and size
01:06:30 Rename worksheet
01:06:30 Write to Excel2007 format
01:06:30 File written to 04printing.xlsx
Call time to write Workbook was 0.0845 seconds
01:06:30 Current memory usage: 4 MB
01:06:30 Write to Excel5 format
01:06:30 File written to 04printing.xls
Call time to write Workbook was 0.1229 seconds
01:06:30 Current memory usage: 4 MB
01:06:30 Peak memory usage: 4 MB
01:06:30 Done writing files
Files have been created in /home/imevent/public_html/vendor/phpoffice/phpexcel/Examples