03:00:56 Create new PHPExcel object
03:00:56 Set document properties
03:00:56 Add data
03:00:56 Set title row bold
03:00:56 Set autofilter
03:00:56 Write to Excel2007 format
03:00:56 File written to 10autofilter.xlsx
Call time to write Workbook was 0.0117 seconds
03:00:56 Current memory usage: 6.25 MB
03:00:56 Write to Excel5 format
03:00:56 File written to 10autofilter.xls
Call time to write Workbook was 0.0293 seconds
03:00:56 Current memory usage: 8.75 MB
03:00:56 Peak memory usage: 8.75 MB
03:00:56 Done writing files
Files have been created in /var/www/yii2/vendor/phpoffice/phpexcel/Examples