02:06:49 Create new PHPExcel object
02:06:49 Set document properties
02:06:49 Add some data
02:06:49 Rename worksheet
02:06:49 Write to Excel2007 format
02:06:49 File written to 01simple.xlsx
Call time to write Workbook was 0.0049 seconds
02:06:49 Current memory usage: 2 MB
02:06:49 Write to Excel5 format
02:06:49 File written to 01simple.xls
Call time to write Workbook was 0.0036 seconds
02:06:49 Current memory usage: 2 MB
02:06:49 Peak memory usage: 2 MB
02:06:49 Done writing files
Files have been created in /var/www/html/Qudrive/vendor/phpoffice/phpexcel/Examples