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