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