PHPackages                             ruudk/payment-adyen-bundle - 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. ruudk/payment-adyen-bundle

AbandonedArchivedSymfony-bundle[Payment Processing](/categories/payments)

ruudk/payment-adyen-bundle
==========================

A Symfony2 Bundle that provides access to the Adyen API. Based on JMSPaymentCoreBundle.

1.2.0(10y ago)61.7k8MITPHPPHP ^5.3.2|^7.0

Since Oct 24Pushed 10y ago3 watchersCompare

[ Source](https://github.com/ruudk/PaymentAdyenBundle)[ Packagist](https://packagist.org/packages/ruudk/payment-adyen-bundle)[ Docs](https://github.com/ruudk/PaymentAdyenBundle)[ RSS](/packages/ruudk-payment-adyen-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)Dependencies (3)Versions (7)Used By (0)

RuudkPaymentAdyenBundle
=======================

[](#ruudkpaymentadyenbundle)

A Symfony2 Bundle that provides access to the Adyen API. Based on JMSPaymentCoreBundle.

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

[](#installation)

### Step1: Require the package with Composer

[](#step1-require-the-package-with-composer)

```
php composer.phar require ruudk/payment-adyen-bundle

```

### Step2: Enable the bundle

[](#step2-enable-the-bundle)

Enable the bundle in the kernel:

```
