14:44:04 Create new PHPExcel object
14:44:05 Set document properties
14:44:05 Add some data
14:44:05 Set header/footer
14:44:05 Add a drawing to the header
14:44:05 Set page orientation and size
14:44:05 Rename worksheet
14:44:05 Write to Excel2007 format
14:44:05 File written to 04printing.xlsx
Call time to write Workbook was 0.1465 seconds
14:44:05 Current memory usage: 6.75 MB
14:44:05 Write to Excel5 format
14:44:05 File written to 04printing.xls
Call time to write Workbook was 0.1331 seconds
14:44:05 Current memory usage: 9 MB
14:44:05 Peak memory usage: 9 MB
14:44:05 Done writing files
Files have been created in /var/www/uae/vendor/phpoffice/phpexcel/Examples