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