imdhemy/google-play-billing

Google Play Billing

Maintainers

👁 imdhemy

Package info

github.com/imdhemy/google-play-billing

pkg:composer/imdhemy/google-play-billing

Statistics

Installs: 1 461 052

Dependents: 5

Suggesters: 0

Stars: 49

Open Issues: 11

1.14.0 2026-05-26 20:13 UTC

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 680110f31de0b88cf74d2a7b9fea423ade08e6c3

  • imdhemy <imdhemy.woop@gmail.com>

README

👁 Appstore IAP documentation

👁 Packagist PHP Version Support
👁 Total Downloads
👁 Latest Stable Version
👁 License
👁 Continuous Integration

PHP Google Play In-App Purchases

👁 Billing-related endpoints provided by the Google Play Developer API.

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.

Features

  • 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

Installation

Use composer

composer require imdhemy/google-play-billing

Getting Started

Refer to the documentation in the docs for setup instructions, configuration, and usage examples.

Requirements

  • PHP 8.4 or higher
  • Google Cloud project with access to the Android Publisher API
  • A service account with appropriate permissions

Contributing

License

The App Store IAP is an open-sourced software licensed under the MIT license.