02:56:29 Create new PHPExcel object
02:56:29 Set document properties
02:56:29 Add some data
02:56:29 Rename worksheet
02:56:29 Write to Excel2007 format
02:56:29 File written to 01simple.xlsx
Call time to write Workbook was 0.0048 seconds
02:56:29 Current memory usage: 2 MB
02:56:29 Write to Excel5 format
02:56:29 File written to 01simple.xls
Call time to write Workbook was 0.0063 seconds
02:56:29 Current memory usage: 2 MB
02:56:29 Peak memory usage: 2 MB
02:56:29 Done writing files
Files have been created in /home/teranbyt/public_html/invoice/vendor/phpoffice/phpexcel/Examples