I'm pulling a spreadsheet from an FTP directory and I need to read it with PHPSpreadsheet. I can read a local file just fine, but not sure how to do it when I'm getting a stream of data.
Is this even possible? I'm not finding much in documentation support for it.
Not including code since I don't believe it is needed for the question.
Much thanks!