imdhemy / google-play-billing
Google Play Billing
1.5.2
2024-03-19 17:56 UTC
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-08-31 19:16:47 UTC
README
关于 Google Play Billing
Google Play Billing 是一个 PHP 包,用于处理应用商店购买验证和服务器通知,它具有简洁优雅的语法。此包通过允许您模拟收据并实现其业务逻辑,从而减轻开发负担,而无需实际的 Google Play 收据!
安装
使用 composer
composer require imdhemy/google-play-billing
文档
Google Play Billing 的文档可以在 Google Play Billing 手册 中找到。
版本和变更日志
所有对 imdhemy/google-play-billing
的显著更改都将记录在 变更日志 中。
贡献
您可以随意查看 贡献指南。
许可证
应用商店 IAP 是一个开源软件,采用 MIT 许可证。