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