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

ActiveLibrary[Payment Processing](/categories/payments)

samyan/omnipay-skrill
=====================

Skrill driver for the Omnipay payment processing library

1.0.1(5y ago)234.8k—2.3%1MITPHP

Since Apr 19Pushed 5y ago1 watchersCompare

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

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

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

[](#omnipay-skrill)

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

[![Build Status](https://camo.githubusercontent.com/195ee35232a745f0c73fb01ad743a02adebba149c304f0c0a33dae7d17f07cde/68747470733a2f2f7472617669732d63692e6f72672f73616d79616e2f6f6d6e697061792d736b72696c6c2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/samyan/omnipay-skrill)[![Latest Stable Version](https://camo.githubusercontent.com/cb1ed49106f1797fa1651b377a9eb9759e2c2577fe505f5f950c406a208bb346/68747470733a2f2f706f7365722e707567782e6f72672f73616d79616e2f6f6d6e697061792d736b72696c6c2f76657273696f6e)](https://packagist.org/packages/samyan/omnipay-skrill)[![Total Downloads](https://camo.githubusercontent.com/e969e5aa057153fa5c0940dcbc841834a1765cd630ce6a1c970321923782308f/68747470733a2f2f706f7365722e707567782e6f72672f73616d79616e2f6f6d6e697061792d736b72696c6c2f646f776e6c6f616473)](https://packagist.org/packages/samyan/omnipay-skrill)[![Latest Unstable Version](https://camo.githubusercontent.com/bdbc0984be312e42c0742545aac3b75be7b7ec9767d74d70641745c828f049fe/68747470733a2f2f706f7365722e707567782e6f72672f73616d79616e2f6f6d6e697061792d736b72696c6c2f762f756e737461626c65)](//packagist.org/packages/samyan/omnipay-skrill)[![License](https://camo.githubusercontent.com/e3733cb660149edd40509a842b23f739b8c879521d5e3fe9ee151b70aba6f0e1/68747470733a2f2f706f7365722e707567782e6f72672f73616d79616e2f6f6d6e697061792d736b72696c6c2f6c6963656e7365)](https://packagist.org/packages/samyan/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 support for Omnipay.

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

[](#installation)

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

```
{
    "require": {
        "samyan/omnipay-skrill": "~1.0.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/samyan/omnipay-skrill/issues), or better yet, fork the library and submit a pull request.

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 78.9% 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 ~557 days

Total

2

Last Release

2029d ago

### Community

Maintainers

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

---

Top Contributors

[![samyan](https://avatars.githubusercontent.com/u/3801362?v=4)](https://github.com/samyan "samyan (15 commits)")[![boboldehampsink](https://avatars.githubusercontent.com/u/378974?v=4)](https://github.com/boboldehampsink "boboldehampsink (4 commits)")

---

Tags

paymentgatewaypaymerchantomnipayskrill

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

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