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