Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 2.1 KB

README.md

File metadata and controls

48 lines (33 loc) · 2.1 KB

Appstore IAP documentation

Total Downloads Latest Stable Version License

Code Style:PSR12 Static analysis Tests

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.