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