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

ActiveLibrary[Payment Processing](/categories/payments)

1stake/omnipay-skrill
=====================

Skrill driver for the Omnipay payment processing library

1.0(4y ago)066MITPHP

Since Apr 4Pushed 5mo ago1 watchersCompare

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

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

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

[](#omnipay-skrill-gateway)

[Skrill](https://skrill.com) driver for the [Omnipay](https://omnipay.thephpleague.com) PHP payment processing library.

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

[](#installation)

```
composer require 1stake/omnipay-skrill

```

Usage
-----

[](#usage)

### Initialize

[](#initialize)

This step is required before using other methods.

```
$gateway = Omnipay::create('Skrill');

$gateway->initialize([
    'email'         => '...',
    'secretWord'    => '...',
);

```

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](omnipay) tag 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.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance48

Moderate activity, may be stable

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 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

1499d ago

### Community

Maintainers

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

---

Top Contributors

[![njordo](https://avatars.githubusercontent.com/u/7125867?v=4)](https://github.com/njordo "njordo (6 commits)")

---

Tags

omnipayskrill

### Embed Badge

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

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

###  Alternatives

[league/omnipay

Omnipay payment processing library

6.1k9.7M166](/packages/league-omnipay)[silverstripe/silverstripe-omnipay

SilverStripe Omnipay Payment Module

38106.0k15](/packages/silverstripe-silverstripe-omnipay)

PHPackages © 2026

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