18:35:00 Create new PHPExcel object
18:35:00 Set document properties
18:35:00 Add some data
18:35:00 Set header/footer
18:35:00 Add a drawing to the header
18:35:00 Set page orientation and size
18:35:00 Rename worksheet
18:35:00 Write to Excel2007 format
18:35:00 File written to 04printing.xlsx
Call time to write Workbook was 0.0298 seconds
18:35:00 Current memory usage: 2 MB
18:35:00 Write to Excel5 format
18:35:00 File written to 04printing.xls
Call time to write Workbook was 0.0165 seconds
18:35:00 Current memory usage: 2 MB
18:35:00 Peak memory usage: 2 MB
18:35:00 Done writing files
Files have been created in /home/andrey.golovin/intranetapp/releases/20260305122718/vendor/phpoffice/phpexcel/Examples