17:07:00 Create new PHPExcel object
17:07:00 Set document properties
17:07:00 Add some data
17:07:00 Set header/footer
17:07:00 Add a drawing to the header
17:07:00 Set page orientation and size
17:07:00 Rename worksheet
17:07:00 Write to Excel2007 format
17:07:00 File written to 04printing.xlsx
Call time to write Workbook was 0.0086 seconds
17:07:00 Current memory usage: 2 MB
17:07:00 Write to Excel5 format
17:07:00 File written to 04printing.xls
Call time to write Workbook was 0.0064 seconds
17:07:00 Current memory usage: 2 MB
17:07:00 Peak memory usage: 2 MB
17:07:00 Done writing files
Files have been created in /var/www/html/elite-demo/vendor/phpoffice/phpexcel/Examples