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