11:31:14 Create new PHPExcel object
11:31:14 Set document properties
11:31:14 Add some data
11:31:14 Rename worksheet
11:31:14 Write to Excel2007 format
11:31:14 File written to 01simple.xlsx
Call time to write Workbook was 0.0135 seconds
11:31:14 Current memory usage: 4 MB
11:31:14 Write to Excel5 format
11:31:14 File written to 01simple.xls
Call time to write Workbook was 0.0147 seconds
11:31:14 Current memory usage: 4 MB
11:31:14 Peak memory usage: 4 MB
11:31:14 Done writing files
Files have been created in /home/gicbc/public_html/stripe-sample-code/vendor/PHPExcel-1.8/Examples