PHPackages                             sudiptpa/omnipay-openpay - 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. sudiptpa/omnipay-openpay

ActiveLibrary[Payment Processing](/categories/payments)

sudiptpa/omnipay-openpay
========================

OpenPay driver for the Omnipay payment processing library.

v3.1.0(3y ago)02.8k↑200%1MITPHP

Since Mar 6Pushed 3y ago1 watchersCompare

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

READMEChangelog (2)Dependencies (3)Versions (13)Used By (0)

Omnipay: Openpay
================

[](#omnipay-openpay)

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

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

[![StyleCI](https://camo.githubusercontent.com/f3df1fe414f3c039077e06fb72d42dbf2d7167e4ecd5d714a55d588e11113151/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3137333131373430392f736869656c643f6272616e63683d6d6173746572267374796c653d666c6174)](https://github.styleci.io/repos/173117409)[![Latest Stable Version](https://camo.githubusercontent.com/5e42a13cf20d74d826b846cb00f5f17c44845c24d265af6f77d9e71996abc938/68747470733a2f2f706f7365722e707567782e6f72672f73756469707470612f6f6d6e697061792d6f70656e7061792f762f737461626c65)](https://packagist.org/packages/sudiptpa/omnipay-openpay)[![Total Downloads](https://camo.githubusercontent.com/b3b08d71e7e55476f1f393585b6ebf2e00b5f52c17b5185c08a7d64ec90876b7/68747470733a2f2f706f7365722e707567782e6f72672f73756469707470612f6f6d6e697061792d6f70656e7061792f646f776e6c6f616473)](https://packagist.org/packages/sudiptpa/omnipay-openpay)[![License](https://camo.githubusercontent.com/36dcae9ff111632f293997c6bbb5cce811a8cf16190fbd85ed024d306e768e81/68747470733a2f2f706f7365722e707567782e6f72672f73756469707470612f6f6d6e697061792d6f70656e7061792f6c6963656e7365)](https://packagist.org/packages/sudiptpa/omnipay-openpay)

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

[](#installation)

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

```
{
    "require": {
        "sudiptpa/omnipay-openpay": "~3.0"
    }
}
```

And run composer to update your dependencies:

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

```

Follow the respective integration guidelines for [REST API](https://github.com/sudiptpa/openpay/blob/master/OPENPAY_REST.md), [XML API](https://github.com/sudiptpa/openpay/blob/master/OPENPAY_XML.md)

For general usage instructions, please see the main [Omnipay](https://github.com/thephpleague/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/sudiptpa/openpay/issues), or better yet, fork the library and submit a pull request.

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity67

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

Every ~126 days

Recently: every ~313 days

Total

12

Last Release

1232d ago

Major Versions

v2.0 → v3.02019-03-07

v2.1.2 → v3.0.12019-07-18

v2.1.3 → v3.0.22019-07-24

v2.3.0 → v3.1.02022-12-27

### Community

Maintainers

![](https://www.gravatar.com/avatar/89a8c4cc02c4a958a03c60826c3d24b9dcbade10d3439e60e266702dbacc61e4?d=identicon)[sudiptpa](/maintainers/sudiptpa)

---

Top Contributors

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

---

Tags

openpayopenpay-apipayment-gatewaypayment-integrationpaymentspayments-platformphpphp-librarypaymentgatewaypaymerchantomnipayOpenPay

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/sudiptpa-omnipay-openpay/health.svg)

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

###  Alternatives

[lokielse/omnipay-alipay

Alipay gateway for Omnipay payment processing library

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

National Australia Bank (NAB) Transact driver for the Omnipay payment processing library.

1017.2k](/packages/sudiptpa-omnipay-nabtransact)[lucassmacedo/omnipay-mercadopago

MercadoPago gateway for OmniPay

154.6k](/packages/lucassmacedo-omnipay-mercadopago)

PHPackages © 2026

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