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