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

ActiveLibrary[Payment Processing](/categories/payments)

codelint/omnipay-alipay
=======================

Alipay gateway for Omnipay payment processing library

1.0(12y ago)3332MITPHP

Since Mar 17Pushed 12y ago2 watchersCompare

[ Source](https://github.com/codelint/omnipay-alipay)[ Packagist](https://packagist.org/packages/codelint/omnipay-alipay)[ RSS](/packages/codelint-omnipay-alipay/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

BRANCH FROM lokielse/omnipay-alipay
===================================

[](#branch-from-lokielseomnipay-alipay)

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

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

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

Unknown

Total

1

Last Release

4437d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/61a5de4266d2c6f68c87e4eaaf76f41cdf0e25a40673cf9ce48bcadb07aa71c9?d=identicon)[codelint](/maintainers/codelint)

---

Top Contributors

[![codelint](https://avatars.githubusercontent.com/u/1194122?v=4)](https://github.com/codelint "codelint (4 commits)")

---

Tags

paymentgatewaypaymerchantomnipaypurchasealipay

### Embed Badge

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

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

###  Alternatives

[lokielse/omnipay-alipay

Alipay gateway for Omnipay payment processing library

587421.0k11](/packages/lokielse-omnipay-alipay)[lokielse/omnipay-global-alipay

Alipay global gateway for Omnipay payment processing library

3048.9k](/packages/lokielse-omnipay-global-alipay)

PHPackages © 2026

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