PHPackages                             whalew/iap-component - 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. [Payment Processing](/categories/payments)
4. /
5. whalew/iap-component

ActivePackage[Payment Processing](/categories/payments)

whalew/iap-component
====================

In app Purchase component for yii2. Need for verify your purchases in Itusnes-server

05PHP

Since Feb 22Pushed 7y ago1 watchersCompare

[ Source](https://github.com/yii2-composer/iap-component)[ Packagist](https://packagist.org/packages/whalew/iap-component)[ RSS](/packages/whalew-iap-component/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Yii2 In app Purchase Component.

Installation composer require "linnoxlewis/Iap-component"

Basic Configuration Once the extension is installed, simply modify your application configuration as follows:

use linnoxlewis\\iap\\IapComponent;

return \[ 'components' =&gt; \[ // ... 'iap-component' =&gt; \[ 'class' =&gt; IapComponent::class, 'sandbox' =&gt; true !== YII\_ENV\_PROD, 'sandboxUrl' =&gt;'', 'buyUrl' =&gt; '', 'password' =&gt; '', \] \], \]

How to Use :

$verify = Yii::$app-&gt;get('iap-component');

$verify-&gt;verify($receipt);

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 Bus Factor1

Top contributor holds 85.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/74a3bec5eab6b4b9354429efc293a0efc28c5e479775d29b02f63d6e595eb8fd?d=identicon)[viperlyf](/maintainers/viperlyf)

---

Top Contributors

[![linnoxlewis](https://avatars.githubusercontent.com/u/29801999?v=4)](https://github.com/linnoxlewis "linnoxlewis (6 commits)")[![leeyifei](https://avatars.githubusercontent.com/u/5648265?v=4)](https://github.com/leeyifei "leeyifei (1 commits)")

### Embed Badge

![Health badge](/badges/whalew-iap-component/health.svg)

```
[![Health](https://phpackages.com/badges/whalew-iap-component/health.svg)](https://phpackages.com/packages/whalew-iap-component)
```

###  Alternatives

[omnipay/paypal

PayPal gateway for Omnipay payment processing library

3156.8M53](/packages/omnipay-paypal)[eduardokum/laravel-boleto

Biblioteca com boletos para o laravel

626351.9k2](/packages/eduardokum-laravel-boleto)[tbbc/money-bundle

This is a Symfony bundle that integrates moneyphp/money library (Fowler pattern): https://github.com/moneyphp/money.

1961.9M](/packages/tbbc-money-bundle)[2checkout/2checkout-php

2Checkout PHP Library

83740.3k2](/packages/2checkout-2checkout-php)[smhg/sepa-qr-data

Generate QR code data for SEPA payments

61717.2k5](/packages/smhg-sepa-qr-data)[omnipay/dummy

Dummy driver for the Omnipay payment processing library

271.2M33](/packages/omnipay-dummy)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
