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