PHPackages                             peopleperhour/omnipay-adyen - 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. peopleperhour/omnipay-adyen

ActiveLibrary

peopleperhour/omnipay-adyen
===========================

Adyen driver for the Omnipay payment processing library

22.1k2PHP

Since Jan 30Pushed 7y ago4 watchersCompare

[ Source](https://github.com/PeoplePerHour/omnipay-adyen)[ Packagist](https://packagist.org/packages/peopleperhour/omnipay-adyen)[ RSS](/packages/peopleperhour-omnipay-adyen/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Omnipay: Adyen
==============

[](#omnipay-adyen)

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

[![Build Status](https://camo.githubusercontent.com/c73fae98740966a24e7802eb5e83dd5b6ea8d8698bb58771cb3502e259d180fc/68747470733a2f2f7472617669732d63692e6f72672f50656f706c65506572486f75722f6f6d6e697061792d616479656e2e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/PeoplePerHour/omnipay-adyen)[![Latest Stable Version](https://camo.githubusercontent.com/8010af2b99c0a0ab8cce00b25f8f9bf4fd06890a3c7ed99e16bef1bf9fcaa298/68747470733a2f2f706f7365722e707567782e6f72672f50656f706c65506572486f75722f6f6d6e697061792d616479656e2f76657273696f6e2e706e67)](https://packagist.org/packages/PeoplePerHour/omnipay-adyen)[![Total Downloads](https://camo.githubusercontent.com/6dbe4cd849f187d768b33dfd78d5f4e6b8f722aa204b2f55eae0421be4b9a1cb/68747470733a2f2f706f7365722e707567782e6f72672f50656f706c65506572486f75722f6f6d6e697061792d616479656e2f642f746f74616c2e706e67)](https://packagist.org/packages/PeoplePerHour/omnipay-adyen)

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

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

[](#installation)

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

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

- Adyen

For general usage instructions, please see the main [Omnipay](https://github.com/omnipay/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/PeoplePerHour/omnipay-adyen/issues), or better yet, fork the library and submit a pull request.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 80% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/6e678039a4535dc5ab805aac3091d68244dd56e747b54ed3a03533732594af60?d=identicon)[peopleperhour](/maintainers/peopleperhour)

---

Top Contributors

[![tomfotherby](https://avatars.githubusercontent.com/u/140179?v=4)](https://github.com/tomfotherby "tomfotherby (4 commits)")[![sabinejansen](https://avatars.githubusercontent.com/u/1378961?v=4)](https://github.com/sabinejansen "sabinejansen (1 commits)")

### Embed Badge

![Health badge](/badges/peopleperhour-omnipay-adyen/health.svg)

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

PHPackages © 2026

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