03:19:09 Create new PHPExcel object
03:19:09 Set document properties
03:19:09 Add some data
03:19:09 Set header/footer
03:19:09 Add a drawing to the header
03:19:09 Set page orientation and size
03:19:09 Rename worksheet
03:19:09 Write to Excel2007 format
03:19:09 File written to 04printing.xlsx
Call time to write Workbook was 0.0362 seconds
03:19:09 Current memory usage: 6.75 MB
03:19:09 Write to Excel5 format
03:19:09 File written to 04printing.xls
Call time to write Workbook was 0.0354 seconds
03:19:09 Current memory usage: 9 MB
03:19:09 Peak memory usage: 9 MB
03:19:09 Done writing files
Files have been created in /var/www/html/vendor/phpoffice/phpexcel/Examples