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