05:43:03 Create new PHPExcel object
05:43:03 Set document properties
05:43:03 Add some data
05:43:03 Rename worksheet
05:43:03 Write to Excel2007 format
05:43:03 File written to 01simple.xlsx
Call time to write Workbook was 0.0037 seconds
05:43:03 Current memory usage: 2 MB
05:43:03 Write to Excel5 format
05:43:03 File written to 01simple.xls
Call time to write Workbook was 0.0054 seconds
05:43:03 Current memory usage: 2 MB
05:43:03 Peak memory usage: 2 MB
05:43:03 Done writing files
Files have been created in /home/autourdey/invoice/vendor/phpoffice/phpexcel/Examples