imdhemy/appstore-iap
PHP Appstore In-App Purchase implementation
Maintainers
Requires
- php: >=8.3
- ext-json: *
- ext-openssl: *
- ext-sodium: *
- guzzlehttp/guzzle: ^7.6.0
- lcobucci/clock: ^3.0
- lcobucci/jwt: ^5.3
- nesbot/carbon: ^2.66|^3.8
Requires (Dev)
- fakerphp/faker: ^1.22
- friendsofphp/php-cs-fixer: ^3.16
- phpunit/phpunit: ^9.6
- psalm/plugin-phpunit: ^0.19.0
- roave/security-advisories: dev-latest
- vimeo/psalm: ^5.11
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT ffa194aa6d238f3843d7ff81ef036f54ce9990a3
- imdhemy <imdhemy.woop@gmail.com>
This package is auto-updated.
Last update: 2026-06-01 07:25:26 UTC
README
👁 Total Downloads
👁 Latest Stable Version
👁 License
👁 CI
About App store IAP
App Store IAP 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 iOS receipts!
Installation
Use composer
composer require imdhemy/appstore-iap
Documentation
The App Store IAP documentation can be found in the App Store IAP manual .
Versions and Changelog
All notable changes to imdhemy/appstore-iap 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.
