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