PHPackages                             dercoder/omnipay-skrill - 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. dercoder/omnipay-skrill

ActiveLibrary[Payment Processing](/categories/payments)

dercoder/omnipay-skrill
=======================

Skrill gateway for Omnipay payment processing library

v1.0.0(8y ago)066MITPHP

Since Sep 7Pushed 7y ago1 watchersCompare

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

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

Omnipay: Skrill
===============

[](#omnipay-skrill)

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

[![Build Status](https://camo.githubusercontent.com/58733db765732ee6db5eb7f3a2546d64d8a27602b801f07a034452cd4c42eefb/68747470733a2f2f7472617669732d63692e6f72672f646572636f6465722f6f6d6e697061792d736b72696c6c2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/dercoder/omnipay-skrill)[![Coverage Status](https://camo.githubusercontent.com/cdd34d51dc849b9da15ca85dda3516f6ecd58e0778031e7d262d5a0c7d639b19/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f646572636f6465722f6f6d6e697061792d736b72696c6c2f62616467652e7376673f6272616e63683d6d617374657226736572766963653d676974687562)](https://coveralls.io/github/dercoder/omnipay-skrill?branch=master)

[![Latest Stable Version](https://camo.githubusercontent.com/ecfee79bd0c7e9fb59e139fe725306fade658009bd2333dc3c9faf499a336401/68747470733a2f2f706f7365722e707567782e6f72672f646572636f6465722f6f6d6e697061792d736b72696c6c2f762f737461626c652e706e67)](https://packagist.org/packages/dercoder/omnipay-skrill)[![Total Downloads](https://camo.githubusercontent.com/f900ae5dee85eb220f6a340c322f6ce9e3a884d9b551b37625a4d0a5a481d75a/68747470733a2f2f706f7365722e707567782e6f72672f646572636f6465722f6f6d6e697061792d736b72696c6c2f646f776e6c6f6164732e706e67)](https://packagist.org/packages/dercoder/omnipay-skrill)[![Latest Unstable Version](https://camo.githubusercontent.com/b396256546c40474e8054434b8b6a5dbde6be5e8e753890f64f917ed2f49e38a/68747470733a2f2f706f7365722e707567782e6f72672f646572636f6465722f6f6d6e697061792d736b72696c6c2f762f756e737461626c652e706e67)](https://packagist.org/packages/dercoder/omnipay-skrill)[![License](https://camo.githubusercontent.com/463ba5de838835baf1677223dd5d00fcd885faa28581391d9e38cd883e7dd5f9/68747470733a2f2f706f7365722e707567782e6f72672f646572636f6465722f6f6d6e697061792d736b72696c6c2f6c6963656e73652e706e67)](https://packagist.org/packages/dercoder/omnipay-skrill)

[Omnipay](https://github.com/omnipay/omnipay) is a framework agnostic, multi-gateway payment processing library for PHP 5.3+. This package implements [Skrill](http://www.skrill.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-skrill": "~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:

- Skrill

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

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

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

Unknown

Total

1

Last Release

3172d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

paymentgatewaypaymerchantomnipaypurchasewallet one

### Embed Badge

![Health badge](/badges/dercoder-omnipay-skrill/health.svg)

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

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