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