PHPackages                             kingsquare/omnipay-curopayments - 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. kingsquare/omnipay-curopayments

AbandonedArchivedLibrary[Payment Processing](/categories/payments)

kingsquare/omnipay-curopayments
===============================

Curopayments driver for the Omnipay payment processing library

0.1.2(11y ago)14712[1 PRs](https://github.com/kingsquare/omnipay-curopayments/pulls)MITPHPPHP ~5.4

Since Mar 2Pushed 9y ago2 watchersCompare

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

READMEChangelogDependencies (2)Versions (9)Used By (0)

Omnipay: Curopayments
=====================

[](#omnipay-curopayments)

Attention
---------

[](#attention)

This is still very much in development! NOT READY FOR ACTUAL USE!

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

[![Build Status](https://camo.githubusercontent.com/4ac543aab15d4196a4c2ef510daf2617ab8e46f136a0aad6cf3895799c6a0a27/68747470733a2f2f7472617669732d63692e6f72672f6b696e677371756172652f6f6d6e697061792d6375726f7061796d656e74732e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/kingsquare/omnipay-curopayments)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/69caafea0e8a2162290426c18ef55812fef0535b9386d39ddbadb01a3f302c0e/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6b696e677371756172652f6f6d6e697061792d6375726f7061796d656e74732f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/kingsquare/omnipay-curopayments/?branch=master)[![License](https://camo.githubusercontent.com/b1c8488d719bf6423502190267112b4d84b757e40381ac93b4730ef840d707c4/68747470733a2f2f706f7365722e707567782e6f72672f6b696e677371756172652f6f6d6e697061792d6375726f7061796d656e74732f6c6963656e73652e737667)](https://packagist.org/packages/kingsquare/omnipay-curopayments)

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

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

[](#installation)

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

```
{
    "require": {
        "kingsquare/omnipay-curopayments": "~1.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:

- Curopayments

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

Open issues
-----------

[](#open-issues)

There are still some quirks and open issues for this package. (i.e. the implementation of recurring payments etc)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 96.3% 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 ~0 days

Total

5

Last Release

4089d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/11c7a09c75d2f8770e8195931b2084a6a47ace4cfab44d9bacaf23cde7699273?d=identicon)[fruitl00p](/maintainers/fruitl00p)

---

Top Contributors

[![fruitl00p](https://avatars.githubusercontent.com/u/1492861?v=4)](https://github.com/fruitl00p "fruitl00p (26 commits)")[![AubreyHewes](https://avatars.githubusercontent.com/u/2069584?v=4)](https://github.com/AubreyHewes "AubreyHewes (1 commits)")

---

Tags

paymentgatewaypaymerchantomnipaycuropayments

### Embed Badge

![Health badge](/badges/kingsquare-omnipay-curopayments/health.svg)

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

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