PHPackages                             wjminions/omnipay-migs - 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. wjminions/omnipay-migs

ActiveLibrary[Payment Processing](/categories/payments)

wjminions/omnipay-migs
======================

MIGS driver for the Omnipay payment processing library

1.0.6(8y ago)132MITPHP

Since Feb 9Pushed 8y agoCompare

[ Source](https://github.com/wjminions/omnipay-migs)[ Packagist](https://packagist.org/packages/wjminions/omnipay-migs)[ Docs](https://github.com/wjminions/omnipay-migs)[ RSS](/packages/wjminions-omnipay-migs/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (1)Versions (7)Used By (0)

Wjminions: MIGS
===============

[](#wjminions-migs)

**MasterCard Internet Gateway Service (MIGS) driver for the Omnipay PHP payment processing library**

[![Build Status](https://camo.githubusercontent.com/c8c6b270758266a17ddcc59ee90dc50b99c35fa65596a12e9e28eeceb42d5f21/68747470733a2f2f7472617669732d63692e6f72672f7468657068706c65616775652f6f6d6e697061792d6d6967732e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/thephpleague/omnipay-migs)[![Latest Stable Version](https://camo.githubusercontent.com/bbe4b5165bb8e2d368672e7354fb2d1e5776c8b8d4d46a97c69eee94ba60d8ff/68747470733a2f2f706f7365722e707567782e6f72672f6f6d6e697061792f6d6967732f76657273696f6e2e706e67)](https://packagist.org/packages/omnipay/migs)[![Total Downloads](https://camo.githubusercontent.com/2a92b6870eb68b4d62ea03b70d52257bc20b452cf73959df753c65460f4e895f/68747470733a2f2f706f7365722e707567782e6f72672f6f6d6e697061792f6d6967732f642f746f74616c2e706e67)](https://packagist.org/packages/omnipay/migs)

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

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

[](#installation)

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

```
{
    "require": {
        "wjminions/migs": "~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:

- Migs\_TwoParty
- Migs\_ThreeParty

For general usage instructions, please see the main [Wjminions](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/thephpleague/omnipay-migs/issues), or better yet, fork the library and submit a pull request.

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 56.1% 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 ~40 days

Total

6

Last Release

3228d ago

### Community

Maintainers

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

---

Top Contributors

[![amacneil](https://avatars.githubusercontent.com/u/637671?v=4)](https://github.com/amacneil "amacneil (32 commits)")[![wjminions](https://avatars.githubusercontent.com/u/22285550?v=4)](https://github.com/wjminions "wjminions (10 commits)")[![jflaflamme](https://avatars.githubusercontent.com/u/712558?v=4)](https://github.com/jflaflamme "jflaflamme (6 commits)")[![delatbabel](https://avatars.githubusercontent.com/u/2335362?v=4)](https://github.com/delatbabel "delatbabel (3 commits)")[![khaledkhamis](https://avatars.githubusercontent.com/u/5251124?v=4)](https://github.com/khaledkhamis "khaledkhamis (2 commits)")[![aderuwe](https://avatars.githubusercontent.com/u/1125184?v=4)](https://github.com/aderuwe "aderuwe (1 commits)")[![benjamindavid](https://avatars.githubusercontent.com/u/2911900?v=4)](https://github.com/benjamindavid "benjamindavid (1 commits)")[![philsturgeon](https://avatars.githubusercontent.com/u/67381?v=4)](https://github.com/philsturgeon "philsturgeon (1 commits)")[![barryvdh](https://avatars.githubusercontent.com/u/973269?v=4)](https://github.com/barryvdh "barryvdh (1 commits)")

---

Tags

paymentgatewaypaymerchantomnipaymigsmastercard internet gateway service

### Embed Badge

![Health badge](/badges/wjminions-omnipay-migs/health.svg)

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

###  Alternatives

[omnipay/migs

MIGS driver for the Omnipay payment processing library

23653.8k2](/packages/omnipay-migs)[lokielse/omnipay-alipay

Alipay gateway for Omnipay payment processing library

557422.2k11](/packages/lokielse-omnipay-alipay)[omnipay/mollie

Mollie driver for the Omnipay payment processing library

631.8M10](/packages/omnipay-mollie)[sudiptpa/omnipay-nabtransact

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

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

MercadoPago gateway for OmniPay

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

PHPackages © 2026

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