01:30:50 Create new PHPExcel object
01:30:50 Set document properties
01:30:50 Add some data
01:30:50 Set header/footer
01:30:50 Add a drawing to the header
01:30:50 Set page orientation and size
01:30:50 Rename worksheet
01:30:50 Write to Excel2007 format
01:30:50 File written to 04printing.xlsx
Call time to write Workbook was 0.0318 seconds
01:30:50 Current memory usage: 6 MB
01:30:50 Write to Excel5 format
01:30:50 File written to 04printing.xls
Call time to write Workbook was 0.0279 seconds
01:30:50 Current memory usage: 8 MB
01:30:50 Peak memory usage: 8 MB
01:30:50 Done writing files
Files have been created in D:\dev\sklad\vendor\phpoffice\phpexcel\Examples