02:59:30 Create new PHPExcel object
02:59:30 Set document properties
02:59:30 Add some data
02:59:30 Set header/footer
02:59:30 Add a drawing to the header
02:59:30 Set page orientation and size
02:59:30 Rename worksheet
02:59:30 Write to Excel2007 format
02:59:30 File written to 04printing.xlsx
Call time to write Workbook was 0.0040 seconds
02:59:30 Current memory usage: 2 MB
02:59:30 Write to Excel5 format
02:59:30 File written to 04printing.xls
Call time to write Workbook was 0.0032 seconds
02:59:30 Current memory usage: 2 MB
02:59:30 Peak memory usage: 2 MB
02:59:30 Done writing files
Files have been created in /home/sigeurApp/sigeur/sigeup/vendor/phpoffice/phpexcel/Examples