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