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