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