tschoffelen / php-pkpass

💳 PHP class for creating passes for Wallet on iOS.
https://includable.com
MIT License
908 stars 187 forks source link

Adds ability to add remote files #69

Closed getreup closed 7 years ago

getreup commented 7 years ago

I've added the ability to pass in urls to add images/files to the pass.

getreup commented 7 years ago

That was a concern of mine. However, I like the way this library is "on-the-fly" and I feel like downloading the file first kinda goes against that.

Either way, I appreciate the library :) I only had to regenerate the p12 a million times to get apple to seemingly-magically accept it, but nicely done.