imdhemy / google-play-billing
Google Play Billing
Installs: 624 979
Dependents: 5
Suggesters: 0
Security: 0
Stars: 42
Watchers: 4
Forks: 29
Open Issues: 7
Requires
- php: >=8.0
- ext-json: *
- google/auth: ^1.26
- guzzlehttp/guzzle: ^7.5.1
- nesbot/carbon: ^2.66|^3.0
Requires (Dev)
- fakerphp/faker: ^1.21
- friendsofphp/php-cs-fixer: ^3.16
- phpunit/phpunit: ^9.6.7
- roave/security-advisories: dev-latest
- vimeo/psalm: ^5.9
- 1.x-dev
- 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-dependabot/composer/nesbot/carbon-2.72.5
- dev-dependabot/composer/vimeo/psalm-5.25.0
- dev-dependabot/composer/friendsofphp/php-cs-fixer-3.59.3
- dev-dependabot/composer/google/auth-1.40.0
- dev-dependabot/composer/phpunit/phpunit-9.6.19
- dev-main
This package is auto-updated.
Last update: 2024-10-31 00:23:25 UTC
README
About Google Play Billing
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!
Installation
Use composer
composer require imdhemy/google-play-billing
Documentation
The Google Play Billing documentation can be found in the Google Play Billing manual.
Versions and Changelog
All notable changes to imdhemy/google-play-billing
will be documented on Changelog.
Contributing
Feel free to check the contributing guide.
License
The App Store IAP is an open-sourced software licensed under the MIT license.