PHPackages                             simplephp/appstore-notification - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. simplephp/appstore-notification

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

simplephp/appstore-notification
===============================

The appstore notification for php

21PHP

Since Jul 29Pushed 4y ago1 watchersCompare

[ Source](https://github.com/simplephp/appstore-notification)[ Packagist](https://packagist.org/packages/simplephp/appstore-notification)[ RSS](/packages/simplephp-appstore-notification/feed)WikiDiscussions main Synced 6d ago

READMEChangelogDependenciesVersions (1)Used By (0)

appstore-notification
=====================

[](#appstore-notification)

#### 介绍

[](#介绍)

appstore server notifications for php appstore 内购通知 包含 服务端校验和appstore通知(test文件夹下包含 test 和 notify文件)

#### 安装教程

[](#安装教程)

1 Add to composer.json to the require key

```
"require" : {
    "simplephp/appstore-notification": "dev-master",
}

```

OR

composer require simplephp/appstore-notification dev-master

#### 使用说明

[](#使用说明)

```
