imdhemy / google-play-billing
Google Play Billing
Installs: 866 935
Dependents: 5
Suggesters: 0
Security: 0
Stars: 44
Watchers: 3
Forks: 28
Open Issues: 0
Requires
- php: >=8.3
- ext-json: *
- google/auth: ^1.26
- guzzlehttp/guzzle: ^7.5.1
- nesbot/carbon: ^2.66|^3.0
- symfony/property-access: ^7.1
- symfony/serializer: ^7.1
Requires (Dev)
- fakerphp/faker: ^1.21
- friendsofphp/php-cs-fixer: ^3.16
- phpunit/phpunit: ^9.6.7
- psalm/plugin-phpunit: ^0.19.0
- roave/security-advisories: dev-latest
- vimeo/psalm: ^5.26
- 1.x-dev
- 1.7.1
- 1.7.0
- 1.6.0
- 1.5.3
- 1.5.2
- 1.5.1
- 1.5.0
- 1.4.2
- 1.4.1
- 1.4.0
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.0
- 1.1.0
- 1.0.2
- 1.0.1
- 1.0.0
- 0.x-dev
- 0.6.4
- 0.6.3
- 0.6.2
- 0.6.1
- 0.6.0
- 0.3.5
- 0.3.4
- 0.3.3
- 0.3.2
- 0.3.1
- 0.3.0
- 0.2.0
- 0.1.0
- dev-fix-resource-name
- dev-support-v2-subscription-revoke
- dev-support-supscription-v2
- dev-SubscriptionPurchaseLineItem
- dev-InstallmentPlan
- dev-DeferredItemReplacement-OfferDetails-PrepaidPlan
This package is auto-updated.
Last update: 2025-06-13 21:22:45 UTC
README
PHP Google Play Billing
PHP Google Play Billing provides a simple and easy-to-use interface to interact with the Google Play Billing Ecosystem, whether you want to monetize through one-time purchases or offer subscriptions to your services. This package covers the Subscriptions and In-App Purchases API.
Installation
Use composer
composer require imdhemy/google-play-billing
Documentation
The Google Play Billing documentation can be found in the Google Play Billing manual.
Contributing
Feel free to check the contributing guide.
License
The App Store IAP is an open-sourced software licensed under the MIT license.