PHPackages                             starlight36/omnipay-alipay - 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. starlight36/omnipay-alipay

ActiveLibrary[Payment Processing](/categories/payments)

starlight36/omnipay-alipay
==========================

Alipay gateway for Omnipay payment processing library

v2.1.0(12y ago)2161MITPHP

Since Feb 12Pushed 11y ago1 watchersCompare

[ Source](https://github.com/starlight36/omnipay-alipay)[ Packagist](https://packagist.org/packages/starlight36/omnipay-alipay)[ Docs](https://github.com/omnipay/omnipay)[ RSS](/packages/starlight36-omnipay-alipay/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (26)Versions (25)Used By (0)

Omnipay: Alipay
===============

[](#omnipay-alipay)

**Alipay driver for the Omnipay PHP payment processing library**

[![Build Status](https://camo.githubusercontent.com/49ef54b95da70f59f3250ea67ab095edaff2c5e6d58451b9fb762dcfa4476bf5/68747470733a2f2f7472617669732d63692e6f72672f6c6f6b69656c73652f6f6d6e697061792d616c697061792e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/lokielse/omnipay-alipay)[![Latest Stable Version](https://camo.githubusercontent.com/df3db6af8d6d535dea5b5e92cb55b022c18c6a1b5ba8539691a8b14ff5f8fcbe/68747470733a2f2f706f7365722e707567782e6f72672f6c6f6b69656c73652f6f6d6e697061792d616c697061792f76657273696f6e2e706e67)](https://packagist.org/packages/lokielse/omnipay-alipay)[![Total Downloads](https://camo.githubusercontent.com/c4fa1f26afd3d9de52d504491f4e981bcc3efe445db8349c5ac850c38041c42b/68747470733a2f2f706f7365722e707567782e6f72672f6c6f6b69656c73652f6f6d6e697061792d616c697061792f642f746f74616c2e706e67)](https://packagist.org/packages/lokielse/omnipay-alipay)

[Omnipay](https://github.com/omnipay/omnipay) is a framework agnostic, multi-gateway payment processing library for PHP 5.3+. This package implements Alipay support for Omnipay.

Example Code
------------

[](#example-code)

[omnipay-alipay-example](https://github.com/lokielse/omnipay-alipay-example)

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

[](#installation)

Omnipay is installed via [Composer](http://getcomposer.org/). To install, simply add it to your `composer.json` file:

```
{
    "require": {
        "lokielse/omnipay-alipay": "dev-master"
    }
}
```

And run composer to update your dependencies:

```
$ curl -s http://getcomposer.org/installer | php
$ php composer.phar update

```

Basic Usage
-----------

[](#basic-usage)

The following gateways are provided by this package:

- Alipay\_Express (Alipay Express Checkout) 支付宝即时到账接口
- Alipay\_Secured (Alipay Secured Checkout) 支付宝担保交易接口
- Alipay\_Dual (Alipay Dual Function Checkout) 支付宝双功能交易接口
- Alipay\_WapExpress (Alipay Wap Express Checkout) 支付宝WAP客户端接口
- Alipay\_MobileExpress (Alipay Mobile Express Checkout) 支付宝无线支付接口
- Alipay\_Bank (Alipay Bank Checkout) 支付宝网银快捷接口

For general usage instructions, please see the main [Omnipay](https://github.com/omnipay/omnipay)repository.

Support
-------

[](#support)

If you are having general issues with Omnipay, we suggest posting on [Stack Overflow](http://stackoverflow.com/). Be sure to add the [omnipay tag](http://stackoverflow.com/questions/tagged/omnipay) so it can be easily found.

If you want to keep up to date with release anouncements, discuss ideas for the project, or ask more detailed questions, there is also a [mailing list](https://groups.google.com/forum/#!forum/omnipay) which you can subscribe to.

If you believe you have found a bug, please report it using the [GitHub issue tracker](https://github.com/lokielse/omnipay-alipay/issues), or better yet, fork the library and submit a pull request.

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor1

Top contributor holds 69.5% 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.

###  Release Activity

Cadence

Every ~13 days

Recently: every ~19 days

Total

23

Last Release

4545d ago

Major Versions

v0.9.3 → v1.0.02013-06-24

1.1.x-dev → v2.0.02013-11-17

PHP version history (2 changes)v0.8.0PHP &gt;=5.3.3

v0.8.4PHP &gt;=5.3.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/5f3830c8a06743e5b3910552d39badc9b72672b00e64594af0a0aa0e9c55a5e8?d=identicon)[starlight36](/maintainers/starlight36)

---

Top Contributors

[![amacneil](https://avatars.githubusercontent.com/u/637671?v=4)](https://github.com/amacneil "amacneil (207 commits)")[![lokielse](https://avatars.githubusercontent.com/u/1573211?v=4)](https://github.com/lokielse "lokielse (40 commits)")[![aderuwe](https://avatars.githubusercontent.com/u/1125184?v=4)](https://github.com/aderuwe "aderuwe (17 commits)")[![pilot](https://avatars.githubusercontent.com/u/28564?v=4)](https://github.com/pilot "pilot (11 commits)")[![winzou](https://avatars.githubusercontent.com/u/702928?v=4)](https://github.com/winzou "winzou (2 commits)")[![asaph](https://avatars.githubusercontent.com/u/760071?v=4)](https://github.com/asaph "asaph (2 commits)")[![johnkary](https://avatars.githubusercontent.com/u/135607?v=4)](https://github.com/johnkary "johnkary (2 commits)")[![rlerdorf](https://avatars.githubusercontent.com/u/54641?v=4)](https://github.com/rlerdorf "rlerdorf (2 commits)")[![steveneaston](https://avatars.githubusercontent.com/u/242405?v=4)](https://github.com/steveneaston "steveneaston (2 commits)")[![justinjones](https://avatars.githubusercontent.com/u/14925?v=4)](https://github.com/justinjones "justinjones (1 commits)")[![brunogaspar](https://avatars.githubusercontent.com/u/2285372?v=4)](https://github.com/brunogaspar "brunogaspar (1 commits)")[![maclof](https://avatars.githubusercontent.com/u/4358583?v=4)](https://github.com/maclof "maclof (1 commits)")[![michaeldoe](https://avatars.githubusercontent.com/u/1436773?v=4)](https://github.com/michaeldoe "michaeldoe (1 commits)")[![mtudor](https://avatars.githubusercontent.com/u/1683723?v=4)](https://github.com/mtudor "mtudor (1 commits)")[![nedmas](https://avatars.githubusercontent.com/u/842280?v=4)](https://github.com/nedmas "nedmas (1 commits)")[![pborreli](https://avatars.githubusercontent.com/u/77759?v=4)](https://github.com/pborreli "pborreli (1 commits)")[![benjamindavid](https://avatars.githubusercontent.com/u/2911900?v=4)](https://github.com/benjamindavid "benjamindavid (1 commits)")[![amsross](https://avatars.githubusercontent.com/u/450220?v=4)](https://github.com/amsross "amsross (1 commits)")[![ruudk](https://avatars.githubusercontent.com/u/104180?v=4)](https://github.com/ruudk "ruudk (1 commits)")[![cfreear](https://avatars.githubusercontent.com/u/619726?v=4)](https://github.com/cfreear "cfreear (1 commits)")

---

Tags

stripepaymentgatewaypaypalidealmolliepaymerchantpurchaseauthorizegocardlessewayworldpaydpspinexpresspayfastauthorize.net2checkout2corapidsagepayAuthNetpayflowpaymentexpresssecurepaymultisafepayfirst datafirstdatamigsnetbanxbuckaroonetaxepttwocheckouttargetpaycardsaveegatetalatala-paymentscommweb

### Embed Badge

![Health badge](/badges/starlight36-omnipay-alipay/health.svg)

```
[![Health](https://phpackages.com/badges/starlight36-omnipay-alipay/health.svg)](https://phpackages.com/packages/starlight36-omnipay-alipay)
```

###  Alternatives

[omnipay/authorizenet

Authorize.Net gateway for the Omnipay payment processing library

602.5M7](/packages/omnipay-authorizenet)[aktive_merchant/aktive_merchant

Aktive-Merchant provides a common interface to process payments using multiple gateways.

15036.8k](/packages/aktive-merchant-aktive-merchant)

PHPackages © 2026

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