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