PHPackages                             jemoker/iapppay - 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. jemoker/iapppay

ActiveLibrary[Payment Processing](/categories/payments)

jemoker/iapppay
===============

爱贝支付SDK在Laravel5封装包。

0521[1 PRs](https://github.com/jemoker/iapppay/pulls)PHP

Since Mar 21Pushed 9y ago1 watchersCompare

[ Source](https://github.com/jemoker/iapppay)[ Packagist](https://packagist.org/packages/jemoker/iapppay)[ RSS](/packages/jemoker-iapppay/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

iapppay
=======

[](#iapppay)

自用 Iapppay Payment

\###Install

1. 修改composer.json文件,加入`"jemoker/iapppay": "dev-master"`

```
  "require": {
    "jemoker/iapppay": "dev-master"
  }
```

2. 修改app/config/app.php

```
'providers' => array(
  		'Jemoker\Iapppay\IapppayServiceProvider'
)

'aliases' => array(
		'Iapppay' => 'Jemoker\Iapppay\Facades\IapppayFacade'
)
```

3. 运行`composer update `命令

###  Health Score

21

—

LowBetter than 17% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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://avatars.githubusercontent.com/u/17589328?v=4)[jemoker](/maintainers/jemoker)[@jemoker](https://github.com/jemoker)

### Embed Badge

![Health badge](/badges/jemoker-iapppay/health.svg)

```
[![Health](https://phpackages.com/badges/jemoker-iapppay/health.svg)](https://phpackages.com/packages/jemoker-iapppay)
```

###  Alternatives

[pagseguro/php

Biblioteca de integração com o PagSeguro

23260.3k6](/packages/pagseguro-php)[xfoxawy/2checkout

2Checkout API Service Provider

101.1k](/packages/xfoxawy-2checkout)

PHPackages © 2026

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