19:20:15 Create new PHPExcel object
19:20:15 Set document properties
19:20:15 Add some data
19:20:15 Rename worksheet
19:20:15 Write to Excel2007 format
19:20:15 File written to 01simple.xlsx
Call time to write Workbook was 0.0021 seconds
19:20:15 Current memory usage: 1.75 MB
19:20:15 Write to Excel5 format
19:20:15 File written to 01simple.xls
Call time to write Workbook was 0.0178 seconds
19:20:15 Current memory usage: 2.25 MB
19:20:15 Peak memory usage: 2.25 MB
19:20:15 Done writing files
Files have been created in /var/www/yii2/vendor/phpoffice/phpexcel/Examples