PHPackages                             ruudk/mollie-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/mollie-bundle

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

ruudk/mollie-bundle
===================

A Symfony2 bundle for working with Mollie

0.1.6(12y ago)13091MITPHPPHP &gt;=5.3.2

Since Oct 8Pushed 12y ago2 watchersCompare

[ Source](https://github.com/ruudk/MollieBundle)[ Packagist](https://packagist.org/packages/ruudk/mollie-bundle)[ Docs](http://github.com/ruudk/MollieBundle)[ RSS](/packages/ruudk-mollie-bundle/feed)WikiDiscussions master Synced today

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

RuudkMollieBundle
=================

[](#ruudkmolliebundle)

A Symfony2 bundle for working with the old iDEAL Mollie API.

This bundle uses [AMNL\\Mollie](https://github.com/itavero/AMNL-Mollie) created by Arno Moonen.

Deprecated!
-----------

[](#deprecated)

**If you start a new project today, don't use this bundle, but use [RuudkPaymentMollieBundle](https://github.com/ruudk/PaymentMollieBundle) which is powered by [JMSPaymentCorebundle](https://github.com/schmittjoh/JMSPaymentCoreBundle) and [Omnipay/Mollie](https://github.com/omnipay/mollie) and support the new Mollie API that supports ideal, credit cards, mister cash and more.**

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

[](#installation)

### Step1: Require the package with Composer

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

`php composer.phar require ruudk/mollie-bundle`

### Step2: Enable the bundle

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

Enable the bundle in the kernel:

```
