I have a base64 encoded string which is the Excel file that I am downloading as an attachment from the Gmail API and I am decoding using base64_decode($string). I want to parse