PHPackages                             burnbright/omnipay-poli - 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. burnbright/omnipay-poli

ActiveLibrary[Payment Processing](/categories/payments)

burnbright/omnipay-poli
=======================

POLi driver for the Omnipay payment processing library

2.0.2(9y ago)114.8k11[1 PRs](https://github.com/burnbright/omnipay-poli/pulls)MITPHPCI failing

Since Sep 2Pushed 2y ago2 watchersCompare

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

READMEChangelog (4)Dependencies (6)Versions (14)Used By (0)

Omnipay: Poli
=============

[](#omnipay-poli)

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

Website: Developer Docs:

[![Build Status](https://camo.githubusercontent.com/c91b98fae05359c47cf6793bf5431863dcb3928c02a6af486560e5e5f2618034/68747470733a2f2f7472617669732d63692e6f72672f6275726e6272696768742f6f6d6e697061792d706f6c692e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/burnbright/omnipay-poli)[![Latest Stable Version](https://camo.githubusercontent.com/43365384038a932453f540e8bd2e90871f154e0b60a3d517c8620515a3b598fd/68747470733a2f2f706f7365722e707567782e6f72672f6275726e6272696768742f6f6d6e697061792d706f6c692f76657273696f6e2e706e67)](https://packagist.org/packages/burnbright/omnipay-Poli)[![Total Downloads](https://camo.githubusercontent.com/78d151e9d2020277dfd30a3c376d1d420be3359359b9f7b552a73aa50ae34f50/68747470733a2f2f706f7365722e707567782e6f72672f6275726e6272696768742f6f6d6e697061792d706f6c692f642f746f74616c2e706e67)](https://packagist.org/packages/burnbright/omnipay-poli)

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

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

[](#installation)

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

```
{
    "require": {
        "burnbright/omnipay-poli": "~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 gateways are provided by this package:

- Poli

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

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~414 days

Total

12

Last Release

2083d ago

Major Versions

1.0.5 → 2.0.02016-02-21

1.x-dev → 3.0.0-alpha2020-09-03

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1356335?v=4)[Jeremy Shipman](/maintainers/jedateach)[@jedateach](https://github.com/jedateach)

---

Top Contributors

[![tobz-nz](https://avatars.githubusercontent.com/u/443054?v=4)](https://github.com/tobz-nz "tobz-nz (13 commits)")[![onlinesid](https://avatars.githubusercontent.com/u/99542?v=4)](https://github.com/onlinesid "onlinesid (9 commits)")[![jedateach](https://avatars.githubusercontent.com/u/1356335?v=4)](https://github.com/jedateach "jedateach (8 commits)")[![chuangbo](https://avatars.githubusercontent.com/u/179978?v=4)](https://github.com/chuangbo "chuangbo (1 commits)")

---

Tags

paymentgatewaymerchantomnipayPOLipolipay

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/burnbright-omnipay-poli/health.svg)

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

###  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)
