PHPackages                             adatasol-tourtools/omnipay-payflow - 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. adatasol-tourtools/omnipay-payflow

ActiveLibrary[Payment Processing](/categories/payments)

adatasol-tourtools/omnipay-payflow
==================================

Payflow driver for the Omnipay payment processing library

v3.0(7y ago)019MITPHP

Since Nov 17Pushed 7y agoCompare

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

READMEChangelogDependencies (3)Versions (11)Used By (0)

Omnipay: Payflow
================

[](#omnipay-payflow)

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

[![Build Status](https://camo.githubusercontent.com/301a21f040ae0983479bd838906fdf0b46a0e6989b6bb31374c37b2f23c2eebd/68747470733a2f2f7472617669732d63692e6f72672f7468657068706c65616775652f6f6d6e697061792d706179666c6f772e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/thephpleague/omnipay-payflow)[![Latest Stable Version](https://camo.githubusercontent.com/60d0cbb1c3f27718467a1e07f056f9ab5ac6bbba216290558e95c8361b107088/68747470733a2f2f706f7365722e707567782e6f72672f6f6d6e697061792f706179666c6f772f76657273696f6e2e706e67)](https://packagist.org/packages/omnipay/payflow)[![Total Downloads](https://camo.githubusercontent.com/4ae91fc536924021b67b6e135d47581241f04bbd7a5536c44dff46c9fb351e5b/68747470733a2f2f706f7365722e707567782e6f72672f6f6d6e697061792f706179666c6f772f642f746f74616c2e706e67)](https://packagist.org/packages/omnipay/payflow)

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

This package is tested and works with PHP 7 and 7.1.

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

[](#installation)

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

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

- [Payflow\_Pro](https://developer.paypal.com/docs/classic/products/payflow-gateway/)

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

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 51.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 ~185 days

Recently: every ~171 days

Total

10

Last Release

2888d ago

Major Versions

v2.3.1 → v3.02018-06-15

### Community

Maintainers

![](https://www.gravatar.com/avatar/87a19ba925a8e73f104d53efbc88edcfb73a9e51366d727ef99eda03890bfa1f?d=identicon)[tourtoolssupport](/maintainers/tourtoolssupport)

---

Top Contributors

[![amacneil](https://avatars.githubusercontent.com/u/637671?v=4)](https://github.com/amacneil "amacneil (45 commits)")[![delatbabel](https://avatars.githubusercontent.com/u/2335362?v=4)](https://github.com/delatbabel "delatbabel (16 commits)")[![RobvH](https://avatars.githubusercontent.com/u/2434699?v=4)](https://github.com/RobvH "RobvH (9 commits)")[![dranes](https://avatars.githubusercontent.com/u/335721?v=4)](https://github.com/dranes "dranes (7 commits)")[![tatianetroxell](https://avatars.githubusercontent.com/u/24896258?v=4)](https://github.com/tatianetroxell "tatianetroxell (3 commits)")[![jtgrimes](https://avatars.githubusercontent.com/u/3291952?v=4)](https://github.com/jtgrimes "jtgrimes (2 commits)")[![aderuwe](https://avatars.githubusercontent.com/u/1125184?v=4)](https://github.com/aderuwe "aderuwe (1 commits)")[![kmarenov](https://avatars.githubusercontent.com/u/618594?v=4)](https://github.com/kmarenov "kmarenov (1 commits)")[![Korri](https://avatars.githubusercontent.com/u/130747?v=4)](https://github.com/Korri "Korri (1 commits)")[![philsturgeon](https://avatars.githubusercontent.com/u/67381?v=4)](https://github.com/philsturgeon "philsturgeon (1 commits)")[![greydnls](https://avatars.githubusercontent.com/u/1276798?v=4)](https://github.com/greydnls "greydnls (1 commits)")[![barryvdh](https://avatars.githubusercontent.com/u/973269?v=4)](https://github.com/barryvdh "barryvdh (1 commits)")

---

Tags

paymentgatewaypaymerchantomnipaypayflow

### Embed Badge

![Health badge](/badges/adatasol-tourtools-omnipay-payflow/health.svg)

```
[![Health](https://phpackages.com/badges/adatasol-tourtools-omnipay-payflow/health.svg)](https://phpackages.com/packages/adatasol-tourtools-omnipay-payflow)
```

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