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