04:10:51 Create new PHPExcel object
04:10:51 Set document properties
04:10:51 Add some data
04:10:51 Set header/footer
04:10:51 Add a drawing to the header
04:10:51 Set page orientation and size
04:10:51 Rename worksheet
04:10:51 Write to Excel2007 format
04:10:51 File written to 04printing.xlsx
Call time to write Workbook was 0.0312 seconds
04:10:51 Current memory usage: 2 MB
04:10:51 Write to Excel5 format
04:10:51 File written to 04printing.xls
Call time to write Workbook was 0.0452 seconds
04:10:51 Current memory usage: 4.25 MB
04:10:51 Peak memory usage: 4.5 MB
04:10:51 Done writing files
Files have been created in /var/www/tali/vendor/phpoffice/phpexcel/Examples