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