PHPackages                             ptuchik/omnipay-neteller - 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. ptuchik/omnipay-neteller

ActiveLibrary[Payment Processing](/categories/payments)

ptuchik/omnipay-neteller
========================

Neteller driver for the Omnipay payment processing library

v1.0.0(9y ago)0279MITPHP

Since Dec 2Pushed 7y agoCompare

[ Source](https://github.com/ptuchik/omnipay-neteller)[ Packagist](https://packagist.org/packages/ptuchik/omnipay-neteller)[ Docs](https://github.com/dercoder/omnipay-neteller)[ RSS](/packages/ptuchik-omnipay-neteller/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (3)Versions (2)Used By (0)

Omnipay: Neteller
=================

[](#omnipay-neteller)

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

[![Build Status](https://camo.githubusercontent.com/98cdccc14b77a3c0fc74dc3cba7f7f34f460ccb66cecf8746da8bd3ed2369952/68747470733a2f2f7472617669732d63692e6f72672f646572636f6465722f6f6d6e697061792d6e6574656c6c65722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/dercoder/omnipay-neteller)[![Coverage Status](https://camo.githubusercontent.com/2ea04c1080a846f8b2977d285b50b803207ec2c1b7a94adfead93d5d3dc6425b/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f646572636f6465722f6f6d6e697061792d6e6574656c6c65722f62616467652e7376673f6272616e63683d6d617374657226736572766963653d676974687562)](https://coveralls.io/github/dercoder/omnipay-neteller?branch=master)

[![Latest Stable Version](https://camo.githubusercontent.com/424dd2eb4d5523730bb6c5e1d5eddd0084b22b66a4b2d8afdffe865dabc4ff94/68747470733a2f2f706f7365722e707567782e6f72672f646572636f6465722f6f6d6e697061792d6e6574656c6c65722f762f737461626c652e706e67)](https://packagist.org/packages/dercoder/omnipay-neteller)[![Total Downloads](https://camo.githubusercontent.com/5a3c255a1faaa58999e2e6e5f164b4acf5775c71f4472b7894b50d1e573c635b/68747470733a2f2f706f7365722e707567782e6f72672f646572636f6465722f6f6d6e697061792d6e6574656c6c65722f646f776e6c6f6164732e706e67)](https://packagist.org/packages/dercoder/omnipay-neteller)[![Latest Unstable Version](https://camo.githubusercontent.com/5acc0a3bec22838076cdacb4af679fdc6a346d975215fdb04c7ed8a375ebb4e6/68747470733a2f2f706f7365722e707567782e6f72672f646572636f6465722f6f6d6e697061792d6e6574656c6c65722f762f756e737461626c652e706e67)](https://packagist.org/packages/dercoder/omnipay-neteller)[![License](https://camo.githubusercontent.com/0bc093f4fa1b2fd494ed55c6d6473e7816dee4a92140ca68a9e81f3dc7e64f9d/68747470733a2f2f706f7365722e707567782e6f72672f646572636f6465722f6f6d6e697061792d6e6574656c6c65722f6c6963656e73652e706e67)](https://packagist.org/packages/dercoder/omnipay-neteller)

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

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

[](#installation)

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

```
{
    "require": {
        "dercoder/omnipay-neteller": "~1.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:

- Neteller

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

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 90% 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

Unknown

Total

1

Last Release

3494d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/97d8960403b7a3aee623f5b5ea9964219b6d23abc8a5c6b893a0832ddcf2d70f?d=identicon)[ptuchik](/maintainers/ptuchik)

---

Top Contributors

[![dercoder](https://avatars.githubusercontent.com/u/1737685?v=4)](https://github.com/dercoder "dercoder (9 commits)")[![ptuchik](https://avatars.githubusercontent.com/u/4479697?v=4)](https://github.com/ptuchik "ptuchik (1 commits)")

---

Tags

paymentgatewaypaymerchantomnipayneteller

### Embed Badge

![Health badge](/badges/ptuchik-omnipay-neteller/health.svg)

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

###  Alternatives

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