17:24:56 Create new PHPExcel object
17:24:56 Set document properties
17:24:56 Add some data
17:24:56 Rename worksheet
17:24:56 Write to Excel2007 format
17:24:56 File written to 01simple.xlsx
Call time to write Workbook was 0.0126 seconds
17:24:56 Current memory usage: 6.25 MB
17:24:56 Write to Excel5 format
17:24:56 File written to 01simple.xls
Call time to write Workbook was 0.0245 seconds
17:24:56 Current memory usage: 8.5 MB
17:24:56 Peak memory usage: 8.5 MB
17:24:56 Done writing files
Files have been created in /var/www/yii2/vendor/phpoffice/phpexcel/Examples