02:27:30 Create new PHPExcel object
02:27:30 Set document properties
02:27:30 Add data
02:27:30 Set title row bold
02:27:30 Set autofilter
02:27:30 Write to Excel2007 format
02:27:30 File written to 10autofilter.xlsx
Call time to write Workbook was 0.0046 seconds
02:27:30 Current memory usage: 1.75 MB
02:27:30 Write to Excel5 format
02:27:30 File written to 10autofilter.xls
Call time to write Workbook was 0.0218 seconds
02:27:30 Current memory usage: 2.25 MB
02:27:30 Peak memory usage: 2.25 MB
02:27:30 Done writing files
Files have been created in /var/www/yii2/vendor/phpoffice/phpexcel/Examples