PHPackages                             transportersio/omnipay-judopay - 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. transportersio/omnipay-judopay

ActiveLibrary[Payment Processing](/categories/payments)

transportersio/omnipay-judopay
==============================

Judopay driver for the Omnipay payment processing library

1.0.2(9mo ago)01.3kMITPHP

Since Jun 6Pushed 9mo ago2 watchersCompare

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

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

Omnipay: Judopay
================

[](#omnipay-judopay)

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

[![Build Status](https://camo.githubusercontent.com/db34f8b4fcc167f86680d91bb4a7bb910c6b646789ba07d7cec49ab78574aadb/68747470733a2f2f7472617669732d63692e6f72672f5472616e73706f7274657273696f2f6f6d6e697061792d6a75646f7061792e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/Transportersio/omnipay-judopay)[![Latest Stable Version](https://camo.githubusercontent.com/013d6b8f905a69477030b794d17eae0ccdef30fb8336150ad79afe12acd662c9/68747470733a2f2f706f7365722e707567782e6f72672f7472616e73706f7274657273696f2f6f6d6e697061792d6a75646f7061792f76657273696f6e2e706e67)](https://packagist.org/packages/transportersio/omnipay-judopay)[![Total Downloads](https://camo.githubusercontent.com/d6897f0f704f73217ef1566f8dfa5e3de9198c2f83de6b1164d842202100592c/68747470733a2f2f706f7365722e707567782e6f72672f7472616e73706f7274657273696f2f6f6d6e697061792d6a75646f7061792f642f746f74616c2e706e67)](https://packagist.org/packages/transportersio/omnipay-judopay)[![License](https://camo.githubusercontent.com/16db8f964f93d0e7324244d2ee939a0cbc7c54376d42c0e03b5804f4bc462b78/68747470733a2f2f706f7365722e707567782e6f72672f7472616e73706f7274657273696f2f6f6d6e697061792d6a75646f7061792f6c6963656e7365)](https://packagist.org/packages/transportersio/omnipay-judopay)

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

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

[](#installation)

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

```
{
    "require": {
        "transportersio/omnipay-judopay": "~0.0.2"
    }
}
```

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:

- Judopay

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

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance56

Moderate activity, may be stable

Popularity17

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 76.2% 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 ~495 days

Recently: every ~742 days

Total

7

Last Release

293d ago

Major Versions

0.0.4 → 1.0.02020-11-19

### Community

Maintainers

![](https://www.gravatar.com/avatar/ad0d81e88f801bc74aff0fd0c82cbfc86ab0853ebf0a4b12b39a96fe05f00cf2?d=identicon)[mnwalker](/maintainers/mnwalker)

![](https://www.gravatar.com/avatar/9040da5a884c560b9b8f9487643488ef810a4adc05f831e05c4b55f086c5ec5d?d=identicon)[BasicmanBoonmee](/maintainers/BasicmanBoonmee)

---

Top Contributors

[![BasicmanBoonmee](https://avatars.githubusercontent.com/u/3637742?v=4)](https://github.com/BasicmanBoonmee "BasicmanBoonmee (32 commits)")[![mnwalker](https://avatars.githubusercontent.com/u/9032080?v=4)](https://github.com/mnwalker "mnwalker (10 commits)")

---

Tags

paymentgatewaypaymerchantomnipayjudopay

### Embed Badge

![Health badge](/badges/transportersio-omnipay-judopay/health.svg)

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

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