PHPackages                             pixwell-dev/laravel-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. [API Development](/categories/api)
4. /
5. pixwell-dev/laravel-adyen

ActiveLibrary[API Development](/categories/api)

pixwell-dev/laravel-adyen
=========================

Bridge for adyen php api

0.0.2(8y ago)2771[1 issues](https://github.com/pixwell-dev/laravel-adyen/issues)MITPHPPHP ^7.0

Since Jul 21Pushed 6y ago2 watchersCompare

[ Source](https://github.com/pixwell-dev/laravel-adyen)[ Packagist](https://packagist.org/packages/pixwell-dev/laravel-adyen)[ RSS](/packages/pixwell-dev-laravel-adyen/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (3)Versions (3)Used By (0)

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

[](#installation)

This package can be used in Laravel 5.4 or higher.

You can install the package via composer:

```
composer require pixwell-dev/laravel-adyen
```

Now add the service provider in `config/app.php` file:

```
'providers' => [
    // ...
    Pixwell\LaravelAdyen\AdyenServiceProvider::class,
];
```

You can publish the config file with:

```
php artisan vendor:publish --provider="Pixwell\LaravelAdyen\AdyenServiceProvider" --tag="config"
```

### Usage

[](#usage)

Once setup, you can use the Adyen PHP classes as spelled out in the [documentation](https://docs.adyen.com/developers/api-reference).

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 77.8% 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 ~200 days

Total

2

Last Release

3016d ago

PHP version history (2 changes)0.0.1PHP &gt;=7.0

0.0.2PHP ^7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/c94d9564fb0cebff213f55060d47070f459c13444f24abed39bc6eba1c0af6b2?d=identicon)[jozefbalun](/maintainers/jozefbalun)

---

Top Contributors

[![jozefbalun](https://avatars.githubusercontent.com/u/8630488?v=4)](https://github.com/jozefbalun "jozefbalun (7 commits)")[![AidasK](https://avatars.githubusercontent.com/u/2088484?v=4)](https://github.com/AidasK "AidasK (1 commits)")[![arie-piscator](https://avatars.githubusercontent.com/u/9989186?v=4)](https://github.com/arie-piscator "arie-piscator (1 commits)")

---

Tags

adyenbridgelaravellaravel54marketplace

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/pixwell-dev-laravel-adyen/health.svg)

```
[![Health](https://phpackages.com/badges/pixwell-dev-laravel-adyen/health.svg)](https://phpackages.com/packages/pixwell-dev-laravel-adyen)
```

###  Alternatives

[mollie/laravel-mollie

Mollie API client wrapper for Laravel &amp; Mollie Connect provider for Laravel Socialite

3624.1M28](/packages/mollie-laravel-mollie)[mll-lab/laravel-graphiql

Easily integrate GraphiQL into your Laravel project

683.2M9](/packages/mll-lab-laravel-graphiql)[spatie/laravel-route-discovery

Auto register routes using PHP attributes

23645.0k2](/packages/spatie-laravel-route-discovery)[esign/laravel-conversions-api

A laravel wrapper package around the Facebook Conversions API

69145.4k](/packages/esign-laravel-conversions-api)[didww/didww-api-3-php-sdk

PHP SDK for DIDWW API 3

1218.2k](/packages/didww-didww-api-3-php-sdk)[surface/laravel-webfinger

A Laravel package to create an ActivityPub webfinger.

113.8k](/packages/surface-laravel-webfinger)

PHPackages © 2026

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