PHPackages                             leehom1988/ios-iap-verification-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. leehom1988/ios-iap-verification-php

ActiveLibrary

leehom1988/ios-iap-verification-php
===================================

This PHP Class is help you to verification your Apple IAP receipt-data if your server is developed by PHP.

1.0.2(6y ago)245.2k↓100%9MITPHPPHP &gt;=5.6.0

Since Aug 17Pushed 6y ago2 watchersCompare

[ Source](https://github.com/leehom1988/ios-iap-verification-php)[ Packagist](https://packagist.org/packages/leehom1988/ios-iap-verification-php)[ Docs](https://github.com/leehom1988/ios-iap-verification-php)[ RSS](/packages/leehom1988-ios-iap-verification-php/feed)WikiDiscussions 1.x Synced 1mo ago

READMEChangelogDependencies (1)Versions (4)Used By (0)

Apple In App Purchase Verification With PHP
===========================================

[](#apple-in-app-purchase-verification-with-php)

[![Latest Stable Version](https://camo.githubusercontent.com/9b3124251f569f6c6aeda3d320e90c1fd5b484cdb7900e06c6ed9d9511a81116/68747470733a2f2f706f7365722e707567782e6f72672f6c6565686f6d313938382f696f732d6961702d766572696669636174696f6e2d7068702f76657273696f6e)](https://packagist.org/packages/leehom1988/ios-iap-verification-php)[![Total Downloads](https://camo.githubusercontent.com/6d981d49f6f97b2c3a016bb2deff849a97799ff8dd8b78ca424fade516f54ae8/68747470733a2f2f706f7365722e707567782e6f72672f6c6565686f6d313938382f696f732d6961702d766572696669636174696f6e2d7068702f646f776e6c6f616473)](https://packagist.org/packages/leehom1988/ios-iap-verification-php)[![Latest Unstable Version](https://camo.githubusercontent.com/853b7af9bd1eedc3cab0c76190aa8462cefc57e25788820e057b6bb694bd6fbd/68747470733a2f2f706f7365722e707567782e6f72672f6c6565686f6d313938382f696f732d6961702d766572696669636174696f6e2d7068702f762f756e737461626c65)](//packagist.org/packages/leehom1988/ios-iap-verification-php)[![License](https://camo.githubusercontent.com/14b729f5d6ef499bc4a62157dad8b9db29ed1c5afd2ffba9a2786339c44e125d/68747470733a2f2f706f7365722e707567782e6f72672f6c6565686f6d313938382f696f732d6961702d766572696669636174696f6e2d7068702f6c6963656e7365)](https://packagist.org/packages/leehom1988/ios-iap-verification-php) [![Join the chat at https://gitter.im/ios-iap-verification/Lobby](https://camo.githubusercontent.com/af6556819c95cc6dae71800529c3a6f9e55c63cf84fa6ae7602fb6cfb786fee5/68747470733a2f2f6261646765732e6769747465722e696d2f696f732d6961702d766572696669636174696f6e2f4c6f6262792e737667)](https://gitter.im/ios-iap-verification/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

This PHP Class is help you to verification your Apple IAP receipt-data if your server is developed by PHP.

Installation
------------

[](#installation)

It's recommended that you use [Composer](https://getcomposer.org/) to install this library.

```
$ composer require leehom1988/ios-iap-verification-php
```

This will install this library and all required dependencies. This library requires PHP 5.6.0 or newer.

Usage(English)
--------------

[](#usageenglish)

Create an Demo.php file with the following contents:

```
