PHPackages                             leonardjke/omnipay-anypay - 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. leonardjke/omnipay-anypay

ActiveLibrary[Payment Processing](/categories/payments)

leonardjke/omnipay-anypay
=========================

Anypay gateway for Omnipay payment processing library

1.0(5y ago)015[1 issues](https://github.com/leonardjke/omnipay-anypay/issues)MITPHP

Since Apr 18Pushed 4y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (4)Versions (2)Used By (0)

Omnipay: omnipay-anypay
=======================

[](#omnipay-omnipay-anypay)

**Anypay gateway for the Omnipay PHP payment processing library**

[![Latest Version on Packagist](https://camo.githubusercontent.com/2a93ba10c7656a7210fce485c4759101b741a7f40bb893f7f1f57f28f36ef983/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c656f6e6172646a6b652f6f6d6e697061792d6f6d6e697061792d616e797061792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/leonardjke/omnipay-omnipay-anypay)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/40fb024592de0ad4ad02610f03407140b37688febfbf0917830cced75ce1885c/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6c656f6e6172646a6b652f6f6d6e697061792d6f6d6e697061792d616e797061792f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/leonardjke/omnipay-omnipay-anypay)[![Coverage Status](https://camo.githubusercontent.com/61a9f965cadb09e75c21827982215f5d836f018a81e38a09eaa61b34231ac4b2/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f6c656f6e6172646a6b652f6f6d6e697061792d6f6d6e697061792d616e797061792e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/leonardjke/omnipay-omnipay-anypay/code-structure)[![Quality Score](https://camo.githubusercontent.com/a60270ec040325665dd8527163a62d4130bc689a7f160d39e19aa212b6521f47/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6c656f6e6172646a6b652f6f6d6e697061792d6f6d6e697061792d616e797061792e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/leonardjke/omnipay-omnipay-anypay)[![Total Downloads](https://camo.githubusercontent.com/81026703c55ebd859878fafd2df35431e0acfc821ad75a7e8bb7301ab6bd28b0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c656f6e6172646a6b652f6f6d6e697061792d6f6d6e697061792d616e797061792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/leonardjke/omnipay-omnipay-anypay)

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

This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors.

Install
-------

[](#install)

Instal the gateway using require. Require the `league/omnipay` base package and this gateway.

```
$ composer require league/omnipay leonardjke/omnipay-anypay
```

Usage
-----

[](#usage)

The following gateways are provided by this package:

- omnipay-anypay

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

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email :author\_email instead of using the issue tracker.

Credits
-------

[](#credits)

- [leonardjke](https://github.com/leonardjke)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

1851d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6551a2fbcafa58ed37141ae59bb8414b67c06ebf0a342d1425c23a203a769115?d=identicon)[leonardjke](/maintainers/leonardjke)

---

Top Contributors

[![leonardjke](https://avatars.githubusercontent.com/u/22217360?v=4)](https://github.com/leonardjke "leonardjke (5 commits)")

---

Tags

omnipayanypay

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/leonardjke-omnipay-anypay/health.svg)

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

###  Alternatives

[league/omnipay

Omnipay payment processing library

6.1k9.7M166](/packages/league-omnipay)[silverstripe/silverstripe-omnipay

SilverStripe Omnipay Payment Module

38106.0k15](/packages/silverstripe-silverstripe-omnipay)

PHPackages © 2026

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