Google Play Billing is a PHP package to handle App Store purchase verification and Server Notifications with expressive and elegant syntax. This package takes the pain out of development by allowing you to mock receipts and implement their business logic without actual Google Play receipts!
Use composer
composer require imdhemy/google-play-billing
The Google Play Billing documentation can be found in the Google Play Billing manual.
All notable changes to imdhemy/google-play-billing
will be documented on Changelog.
Feel free to check the contributing guide.
The App Store IAP is an open-sourced software licensed under the MIT license.