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