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