Is it possible to handle/parse big files via PHP on Heroku? I need to download a zip file, unzip it and then parse the resulting 85GB XML file.
Im not sure how to do this