Google Play Billing for PHP provides a clean, developer-friendly to interact with https://developers.google.com/android-publisher. This package is ideal for applications that need validate purchases, manage subscriptions and interact with Google Play Product Catalog.
- Simple integration with the Google Play Developer API
- Support for purchase and subscription validation
- Handles authentication using Google service accounts
- Lightweight, extensible, and framework-agnostic
Use composer
composer require imdhemy/google-play-billing
Refer to the documentation in the docs for setup instructions, configuration, and usage examples.
- PHP 8.3 or higher
- Google Cloud project with access to the Android Publisher API
- A service account with appropriate permissions
Feel free to check the contributing guide.
The App Store IAP is an open-sourced software licensed under the MIT license.

