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

Abandoned → [1stake/omnipay-skrill](/?search=1stake%2Fomnipay-skrill)Library[Payment Processing](/categories/payments)

financialplugins/omnipay-skrill
===============================

Skrill driver for the Omnipay payment processing library

1.0(4y ago)03.0k↓47.6%MITPHP

Since Apr 4Pushed 7mo ago1 watchersCompare

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

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

33

—

LowBetter than 72% of packages

Maintenance44

Moderate activity, may be stable

Popularity20

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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

1551d 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/financialplugins-omnipay-skrill/health.svg)

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

###  Alternatives

[league/omnipay

Omnipay payment processing library

6.1k10.5M185](/packages/league-omnipay)[ignited/laravel-omnipay

Integrates Omnipay with Laravel and provides an easy configuration.

5211.1M12](/packages/ignited-laravel-omnipay)[omnipay/mollie

Mollie driver for the Omnipay payment processing library

631.8M10](/packages/omnipay-mollie)[silverstripe/silverstripe-omnipay

SilverStripe Omnipay Payment Module

38110.0k17](/packages/silverstripe-silverstripe-omnipay)

PHPackages © 2026

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