PHPackages                             seofood/omnipay-billpay - 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. seofood/omnipay-billpay

ActiveLibrary[Payment Processing](/categories/payments)

seofood/omnipay-billpay
=======================

BillPay gateway for Omnipay payment processing library

3.0.0(7y ago)02681MITPHP

Since Mar 7Pushed 7y ago1 watchersCompare

[ Source](https://github.com/SeoFood/omnipay-billpay)[ Packagist](https://packagist.org/packages/seofood/omnipay-billpay)[ Docs](https://seofood.de)[ RSS](/packages/seofood-omnipay-billpay/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (4)Versions (15)Used By (0)

Omnipay: BillPay
================

[](#omnipay-billpay)

[![Build Status](https://camo.githubusercontent.com/31bcb8433042ca0ca6df9360e344ea924f62622005e8aa9541b64097c701e13d/68747470733a2f2f7472617669732d63692e6f72672f53656f466f6f642f6f6d6e697061792d62696c6c7061792e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/SeoFood/omnipay-billpay)

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

This package is still missing a lot of documentation on how to use it. Not all feature from BillPay are implemented yet. Currently covered are:

- `Preauthorize` as `Gateway::authorize` and `Gateway::purchase`
- `InvoiceCreated` as `Gateway::invoiceCreated`
- `Cancel` as `Gateway::refund`

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

[](#installation)

Omnipay is installed via [Composer](http://getcomposer.org/). To install, simply require `league/omnipay` and `seofood/omnipay-billpay` with Composer:

```
composer require league/omnipay seofood/omnipay-billpay

```

And run composer to update your dependencies:

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

```

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

[](#basic-usage)

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

Out Of Scope
------------

[](#out-of-scope)

Omnipay does not cover recurring payments or billing agreements, and so those features are not included in this package. Extensions to this gateway are always welcome.

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 90.4% 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 ~76 days

Recently: every ~248 days

Total

14

Last Release

2723d ago

Major Versions

0.1.4 → 3.0.02018-11-27

### Community

Maintainers

![](https://www.gravatar.com/avatar/44b5687fa4c0e5dfdc02e191a68cde8fcede4be3d30c5748e7f2221cf1df775e?d=identicon)[SeoFood](/maintainers/SeoFood)

---

Top Contributors

[![CodeDuck42](https://avatars.githubusercontent.com/u/15831200?v=4)](https://github.com/CodeDuck42 "CodeDuck42 (47 commits)")[![SeoFood](https://avatars.githubusercontent.com/u/2766011?v=4)](https://github.com/SeoFood "SeoFood (3 commits)")[![0s1r1s](https://avatars.githubusercontent.com/u/3586378?v=4)](https://github.com/0s1r1s "0s1r1s (2 commits)")

---

Tags

paymentgatewaypaymerchantomnipaypurchasebillpay

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/seofood-omnipay-billpay/health.svg)

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

###  Alternatives

[lokielse/omnipay-alipay

Alipay gateway for Omnipay payment processing library

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

PHPackages © 2026

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