PHPackages                             guisea/omnipay-flo2cash - 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. guisea/omnipay-flo2cash

ActiveLibrary[Payment Processing](/categories/payments)

guisea/omnipay-flo2cash
=======================

flo2cash driver for the Omnipay payment processing library

v2.1.2(8y ago)04173[2 issues](https://github.com/guisea/omnipay-flo2cash/issues)MITPHP

Since Dec 1Pushed 8y ago2 watchersCompare

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

READMEChangelog (4)Dependencies (3)Versions (5)Used By (0)

Omnipay: Flo2cash
=================

[](#omnipay-flo2cash)

\*\* Flo2cash driver for the Omnipay PHP payment processing library \*\*

[![Build Status](https://camo.githubusercontent.com/e64d95ffa1364957568e1d91ffb56d7d4db80e3674869292fb68a952bf67f27f/68747470733a2f2f7472617669732d63692e6f72672f6775697365612f6f6d6e697061792d666c6f32636173682e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/guisea/omnipay-flo2cash)[![Latest Stable Version](https://camo.githubusercontent.com/1145aa7d874d5f47bf2e505efaa86f15541685d0ad2d20adf0c34fe740910f52/68747470733a2f2f706f7365722e707567782e6f72672f6775697365612f6f6d6e697061792d666c6f32636173682f762f737461626c65)](https://packagist.org/packages/guisea/omnipay-flo2cash)[![Total Downloads](https://camo.githubusercontent.com/83e35b410039739f02a5b18051849ee01730930ad3126ab194b607b8eacef70b/68747470733a2f2f706f7365722e707567782e6f72672f6775697365612f6f6d6e697061792d666c6f32636173682f646f776e6c6f616473)](https://packagist.org/packages/guisea/omnipay-flo2cash)[![Latest Unstable Version](https://camo.githubusercontent.com/8204169c546b321853fc23969dde97c34b3238fab201b9345c908117864d2b5f/68747470733a2f2f706f7365722e707567782e6f72672f6775697365612f6f6d6e697061792d666c6f32636173682f762f756e737461626c65)](https://packagist.org/packages/guisea/omnipay-flo2cash)[![Code Climate](https://camo.githubusercontent.com/4b9274126b39a6227b7584b1d83e644c958efeeaeb9ac29c6abe082be1de1437/68747470733a2f2f636f6465636c696d6174652e636f6d2f7265706f732f3536356437393332333130613236303035393031643933352f6261646765732f30363636386438623362346330646134376634372f6770612e737667)](https://codeclimate.com/repos/565d7932310a26005901d935/feed)[![Test Coverage](https://camo.githubusercontent.com/bb692fcee0dff84031f81d6396b260370614e4b9d8e2689901e28b57ac2c9fd6/68747470733a2f2f636f6465636c696d6174652e636f6d2f7265706f732f3536356437393332333130613236303035393031643933352f6261646765732f30363636386438623362346330646134376634372f636f7665726167652e737667)](https://codeclimate.com/repos/565d7932310a26005901d935/coverage)[![License](https://camo.githubusercontent.com/d93b3840bb933b281135918737c33332c1e457b5bf884c4566bf56c7250c2cf3/68747470733a2f2f706f7365722e707567782e6f72672f6775697365612f6f6d6e697061792d666c6f32636173682f6c6963656e7365)](https://packagist.org/packages/guisea/omnipay-flo2cash)

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

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

[](#installation)

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

```
{
    "require": {
        "guisea/omnipay-flo2cash": "~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:

- Flo2cash

This is gateway driver to use the gateway provided by Flo2cash. Supports Standard gateway functionality along with token based recurring billing.

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

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 98.1% 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 ~245 days

Total

4

Last Release

3080d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/759a1b0ffba7fd2f5cd02ab6f6a1a10da5fc43ee60334d227baf432e9a9a6294?d=identicon)[guisea](/maintainers/guisea)

---

Top Contributors

[![guisea](https://avatars.githubusercontent.com/u/4132320?v=4)](https://github.com/guisea "guisea (53 commits)")[![Leapfrognz](https://avatars.githubusercontent.com/u/1740262?v=4)](https://github.com/Leapfrognz "Leapfrognz (1 commits)")

---

Tags

paymentgatewaypaymerchantomnipayflo2cash

### Embed Badge

![Health badge](/badges/guisea-omnipay-flo2cash/health.svg)

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

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