imdhemy / google-play-billing
Google Play Billing
Installs: 880 408
Dependents: 5
Suggesters: 0
Security: 0
Stars: 44
Watchers: 3
Forks: 28
Open Issues: 1
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
README
PHP Google Play In-App Purchases
PHP Google Play In-App Purchases provides a simple and easy-to-use interface to interact with the Google Play Developer API. You can use the Google Play Developer API to manage:
- In-App Products catalog management
- Subscription Products catalog management
- Products purchase status
- Subscriptions purchase management
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.