PHPackages                             dthvega/omnipay-easyeft - 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. dthvega/omnipay-easyeft

ActiveLibrary

dthvega/omnipay-easyeft
=======================

v2.0(7y ago)0566MITPHP

Since Jun 14Pushed 7y agoCompare

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

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

Omnipay: Upaysafe
=================

[](#omnipay-upaysafe)

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

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

[](#installation)

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

```
{
    "require": {
        "dthvega/omnipay-easyeft": "~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:

- EasyEfy

Available configuration options:

- testMode (bool)
- apiKey (string, required)
- siteCode (string, required)
- secretKey (string, required)

TODO's

- Implement Notification

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

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity64

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

Total

2

Last Release

2821d ago

Major Versions

V1.0 → v2.02018-08-21

### Community

Maintainers

![](https://www.gravatar.com/avatar/67e6489fcaaf2e5f79cb33a0389b7239786c296f97e35e5ee4b8cfe2a770d979?d=identicon)[dthvega](/maintainers/dthvega)

---

Top Contributors

[![dthvega](https://avatars.githubusercontent.com/u/38227193?v=4)](https://github.com/dthvega "dthvega (2 commits)")

---

Tags

gatewaymerchantomnipayeasyeft

### Embed Badge

![Health badge](/badges/dthvega-omnipay-easyeft/health.svg)

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

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