01:43:32 Create new PHPExcel object
01:43:32 Set document properties
01:43:32 Add some data
01:43:32 Set header/footer
01:43:32 Add a drawing to the header
01:43:32 Set page orientation and size
01:43:32 Rename worksheet
01:43:32 Write to Excel2007 format
01:43:32 File written to 04printing.xlsx
Call time to write Workbook was 0.1162 seconds
01:43:32 Current memory usage: 5.75 MB
01:43:32 Write to Excel5 format
01:43:32 File written to 04printing.xls
Call time to write Workbook was 0.1166 seconds
01:43:32 Current memory usage: 7.5 MB
01:43:32 Peak memory usage: 7.5 MB
01:43:32 Done writing files
Files have been created in /var/www/localhost/htdocs/faaszoom/vendor/phpoffice/phpexcel/Examples