chrismaddern/iOS-Receipt-Validator-PHP

Future of this library?

Closed this issue · 2 comments

Hey :)

I've forked this repo (again) and made a couple of updates. Primarily to allow PSR style autoloading, and pass a password to iTunes as required by some new receipts.
Comparision here: letharion/validate-in-app-purchase-iphone-ios-receipts@chrismaddern:master...master

My question what thoughts you have about these changes, and how you intend to maintain this in the future.

If you're not actively using the code yourself, maybe it doesn't make sense for me to open PRs as that requires time from you that maybe you gain nothing from investing.

Generally I dislike forking software, but perhaps the state this library should remain what it is, as it's quite lightweight and simple, and my fork could grow into a separate project with more complexity and dependencies (primarily composer and it's autoloading).

Thoughts?

Aaaaaand ignore! :/

@RobQuistNL Yeah, happens. :)
I don't expect the two projects will ever merge again, I now consider my project separate. Code here: https://github.com/letharion/validate-in-app-purchase-iphone-ios-receipts in case you are looking for it.