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