PHPackages                             dlehren/omnipay-cardknox - 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. dlehren/omnipay-cardknox

ActiveLibrary

dlehren/omnipay-cardknox
========================

Cardknox gateway for the Omnipay payment processing library

v1.0.4(10y ago)11063[1 issues](https://github.com/dlehren/omnipay-cardknox/issues)MITPHP

Since Jan 14Pushed 10y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (6)Used By (0)

Omnipay: Cardknox
=================

[](#omnipay-cardknox)

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

[![Build Status](https://camo.githubusercontent.com/f4424c206e7d03154e8436e29763d6c822ac1d13b967d58c96e153ec353b92c4/68747470733a2f2f7472617669732d63692e6f72672f7468657068706c65616775652f6f6d6e697061792d617574686f72697a656e65742e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/dlehren/omnipay-cardknox)[![Latest Stable Version](https://camo.githubusercontent.com/1e5fa85ac9c236258416394249c682b2ac9e2b7e760559866318a6d214009a37/68747470733a2f2f706f7365722e707567782e6f72672f646c656872656e2f6f6d6e697061792d636172646b6e6f782f76657273696f6e2e706e67)](https://packagist.org/packages/dlehren/omnipay-cardknox)[![Total Downloads](https://camo.githubusercontent.com/d0219493a6929366fa13f3033533045b858f842d2f120898e924385a6cd694c0/68747470733a2f2f706f7365722e707567782e6f72672f646c656872656e2f6f6d6e697061792d636172646b6e6f782f642f746f74616c2e706e67)](https://packagist.org/packages/dlehren/omnipay-cardknox)

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

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

[](#installation)

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

```
{
    "require": {
        "dlehren/omnipay-cardknox": "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:

- Cardknox

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

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

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 ~11 days

Total

5

Last Release

3729d ago

### Community

---

Top Contributors

[![dlehren](https://avatars.githubusercontent.com/u/9582993?v=4)](https://github.com/dlehren "dlehren (35 commits)")

### Embed Badge

![Health badge](/badges/dlehren-omnipay-cardknox/health.svg)

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

PHPackages © 2026

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