PHPackages                             dilab/omnipay-payoo - 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. dilab/omnipay-payoo

ActiveLibrary[Payment Processing](/categories/payments)

dilab/omnipay-payoo
===================

Payoo gateway for Omnipay payment processing library

2.0.1(8y ago)22.2k1MITPHP

Since Feb 7Pushed 8y agoCompare

[ Source](https://github.com/dilab/omnipay-payoo)[ Packagist](https://packagist.org/packages/dilab/omnipay-payoo)[ RSS](/packages/dilab-omnipay-payoo/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (4)Versions (10)Used By (0)

Omnipay: Payoo
==============

[](#omnipay-payoo)

**Payoo 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 5.3+. This package implements Payoo support for Omnipay.

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

[](#installation)

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

```
{
    "require": {
        "dilab/omnipay-payoo": "~2.0"
    }
}
```

And run composer to update your dependencies:

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

```

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

[](#basic-usage)

The following methods are provided by this package:

- purchase
- completePurchase

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/dilab/omnipay-Payoo/issues), or better yet, fork the library and submit a pull request.

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity69

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 ~8 days

Recently: every ~14 days

Total

9

Last Release

2951d ago

Major Versions

1.0.6 → 2.0.02018-04-11

### Community

Maintainers

![](https://www.gravatar.com/avatar/465cbccb0942f3dfafdb393d46757720fe99af53ac04c6ae1d82b97c2f0e2b18?d=identicon)[xuding](/maintainers/xuding)

---

Top Contributors

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

---

Tags

gatewaymerchantomnipaypayoo

### Embed Badge

![Health badge](/badges/dilab-omnipay-payoo/health.svg)

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

###  Alternatives

[lokielse/omnipay-alipay

Alipay gateway for Omnipay payment processing library

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

UnionPay gateway for Omnipay payment processing library

11358.1k2](/packages/lokielse-omnipay-unionpay)

PHPackages © 2026

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