19:45:45 Create new PHPExcel object
19:45:45 Set document properties
19:45:45 Add some data
19:45:45 Set header/footer
19:45:45 Add a drawing to the header
19:45:45 Set page orientation and size
19:45:45 Rename worksheet
19:45:45 Write to Excel2007 format
19:45:45 File written to 04printing.xlsx
Call time to write Workbook was 0.0218 seconds
19:45:45 Current memory usage: 2.25 MB
19:45:45 Write to Excel5 format
19:45:45 File written to 04printing.xls
Call time to write Workbook was 0.0154 seconds
19:45:45 Current memory usage: 2.75 MB
19:45:45 Peak memory usage: 3 MB
19:45:45 Done writing files
Files have been created in /var/www/html/vendor/phpoffice/phpexcel/Examples