00:03:50 Create new PHPExcel object
00:03:50 Set document properties
00:03:50 Add some data
00:03:50 Rename worksheet
00:03:50 Write to Excel2007 format
00:03:50 File written to 01simple.xlsx
Call time to write Workbook was 0.0201 seconds
00:03:50 Current memory usage: 6 MB
00:03:50 Write to Excel5 format
00:03:50 File written to 01simple.xls
Call time to write Workbook was 0.0165 seconds
00:03:50 Current memory usage: 6 MB
00:03:50 Peak memory usage: 6 MB
00:03:50 Done writing files
Files have been created in /home/bellopecas/public_html/vendor/phpoffice/phpexcel/Examples