PHPackages                             nessla/omnipay-swish - 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. nessla/omnipay-swish

ActiveLibrary[Payment Processing](/categories/payments)

nessla/omnipay-swish
====================

Swish gateway for Omnipay payment processing library

v0.0.2(9y ago)47132MITPHP

Since Jan 24Pushed 8y ago4 watchersCompare

[ Source](https://github.com/nessla/omnipay-swish)[ Packagist](https://packagist.org/packages/nessla/omnipay-swish)[ Docs](https://github.com/nessla/omnipay-swish)[ RSS](/packages/nessla-omnipay-swish/feed)WikiDiscussions master Synced 4w ago

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

Omnipay: Swish
==============

[](#omnipay-swish)

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

[![Build Status](https://camo.githubusercontent.com/67232762b5b5041d117c993531de3f443409793e7351820b6d3e4e232b65e42f/68747470733a2f2f7472617669732d63692e6f72672f6e6573736c612f6f6d6e697061792d73776973682e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/nessla/omnipay-swish)[![Latest Stable Version](https://camo.githubusercontent.com/d68e7e861e92e92c54e16b67ab53877b5ea37c1555bfbd4dcc9dba040efe6756/68747470733a2f2f706f7365722e707567782e6f72672f6e6573736c612f6f6d6e697061792d73776973682f762f737461626c65)](https://packagist.org/packages/nessla/omnipay-swish)[![Total Downloads](https://camo.githubusercontent.com/ef29405dd7d54f919e3c9e207479e895e95484389f5dba6eacf19a3306afc81c/68747470733a2f2f706f7365722e707567782e6f72672f6e6573736c612f6f6d6e697061792d73776973682f646f776e6c6f616473)](https://packagist.org/packages/nessla/omnipay-swish)

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

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

[](#installation)

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

```
{
    "require": {
        "nessla/omnipay-swish": "dev-master"
    }
}
```

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:

- [Swish](https://www.getswish.se)

For general usage instructions, please see the main [Omnipay](https://github.com/thephpleague/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 announcements, 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/nessla/omnipay-swish/issues), or better yet, fork the library and submit a pull request.

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity54

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

Every ~378 days

Total

2

Last Release

3431d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/759887?v=4)[Jellyfrog](/maintainers/Jellyfrog)[@Jellyfrog](https://github.com/Jellyfrog)

---

Top Contributors

[![Jellyfrog](https://avatars.githubusercontent.com/u/759887?v=4)](https://github.com/Jellyfrog "Jellyfrog (3 commits)")

---

Tags

omnipayswishpaymentgatewaypaymerchantomnipaypurchaseswish

### Embed Badge

![Health badge](/badges/nessla-omnipay-swish/health.svg)

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

###  Alternatives

[lokielse/omnipay-alipay

Alipay gateway for Omnipay payment processing library

557422.2k11](/packages/lokielse-omnipay-alipay)

PHPackages © 2026

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