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