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