04:05:30 Create new PHPExcel object
04:05:30 Set document properties
04:05:30 Add some data
04:05:30 Set header/footer
04:05:30 Add a drawing to the header
04:05:30 Set page orientation and size
04:05:30 Rename worksheet
04:05:30 Write to Excel2007 format
04:05:30 File written to 04printing.xlsx
Call time to write Workbook was 0.0104 seconds
04:05:30 Current memory usage: 6 MB
04:05:30 Write to Excel5 format
04:05:30 File written to 04printing.xls
Call time to write Workbook was 0.0096 seconds
04:05:30 Current memory usage: 8 MB
04:05:30 Peak memory usage: 8 MB
04:05:30 Done writing files
Files have been created in /var/www/html/examcontroller-web/vendor/phpoffice/phpexcel/Examples