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