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