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