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