PHPackages                             dranes/omnipay-paysimple - 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. dranes/omnipay-paysimple

ActiveLibrary[Payment Processing](/categories/payments)

dranes/omnipay-paysimple
========================

PaySimple driver for the Omnipay payment processing library

2.0.0(7y ago)111.4k3[1 issues](https://github.com/dranes/omnipay-paysimple/issues)MITPHP

Since Aug 7Pushed 7y ago1 watchersCompare

[ Source](https://github.com/dranes/omnipay-paysimple)[ Packagist](https://packagist.org/packages/dranes/omnipay-paysimple)[ Docs](https://github.com/dranes/omnipay-paysimple)[ RSS](/packages/dranes-omnipay-paysimple/feed)WikiDiscussions master Synced yesterday

READMEChangelog (6)Dependencies (3)Versions (7)Used By (0)

Omnipay: PaySimple
==================

[](#omnipay-paysimple)

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

[![Build Status](https://camo.githubusercontent.com/76e858f161367cbc6c2fef946185f5d45a669be70949377c16f34378f83bfa87/68747470733a2f2f7472617669732d63692e6f72672f6472616e65732f6f6d6e697061792d70617973696d706c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/dranes/omnipay-paysimple)

[Omnipay](https://github.com/thephpleague/omnipay) is a framework agnostic, multi-gateway payment processing library for PHP 5.3+. This package implements [PaySimple](https://developer.paysimple.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": {
        "dranes/omnipay-paysimple": "~2.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:

- [PaySimple](https://developer.paysimple.com)

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

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity67

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

Every ~61 days

Recently: every ~77 days

Total

6

Last Release

2891d ago

Major Versions

1.2.1 → 2.0.02018-06-12

### Community

Maintainers

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

---

Top Contributors

[![dranes](https://avatars.githubusercontent.com/u/335721?v=4)](https://github.com/dranes "dranes (21 commits)")

---

Tags

paymentgatewaypaymerchantomnipaypaysimple

### Embed Badge

![Health badge](/badges/dranes-omnipay-paysimple/health.svg)

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

###  Alternatives

[omnipay/payflow

Payflow driver for the Omnipay payment processing library

20976.8k3](/packages/omnipay-payflow)[omnipay/payfast

PayFast driver for the Omnipay payment processing library

24626.9k3](/packages/omnipay-payfast)

PHPackages © 2026

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