PHPackages                             wrep/ideal-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. [API Development](/categories/api)
4. /
5. wrep/ideal-bundle

AbandonedArchivedLibrary[API Development](/categories/api)

wrep/ideal-bundle
=================

iDeal Bundle for Symfony2

0.1(12y ago)8844[6 issues](https://github.com/mac-cain13/iDealBundle/issues)MITPHPPHP &gt;=5.3.3

Since Jul 19Pushed 12y ago1 watchersCompare

[ Source](https://github.com/mac-cain13/iDealBundle)[ Packagist](https://packagist.org/packages/wrep/ideal-bundle)[ RSS](/packages/wrep-ideal-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (8)Versions (3)Used By (0)

iDEAL Bundle for Symfony [![Build Status of master](https://camo.githubusercontent.com/4513fe5408f3b33ba9616fc113eced3e494eb58d0fa27f6d91a1b26f06468b55/68747470733a2f2f7472617669732d63692e6f72672f6d61632d6361696e31332f694465616c42756e646c652e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/wrep/iDealBundle)
==============================================================================================================================================================================================================================================================================================================================

[](#ideal-bundle-for-symfony-)

**iDEAL Bundle for Symfony makes implementing iDEAL v3.3.1 a breeze.**

Warning
-------

[](#warning)

**This is a work in progress**, it's used in some production sites, but there are some things still unfinished. So use at your own risk!

When to use?
------------

[](#when-to-use)

Use this iDEAL Bundle when you need to implement the iDEALv3 protocol and want full control over all behaviour. For example when implementing [Rabobank iDEAL Professional](https://www.rabobank.nl/bedrijven/producten/betalen_en_ontvangen/geld_ontvangen/ideal/) or [ING iDEAL Advanced](http://www.ing.nl/zakelijk/betalen/geld-ontvangen/ideal/index.aspx).

Why use this bundle?
--------------------

[](#why-use-this-bundle)

1. This bundle can generate the needed certificates for you
2. Build with the new iDEAL v3.3.1 in mind
3. Well documented, tested with unit tests and nice Object-Oriented structure

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

[](#installation)

Installation with [Composer](http://getcomposer.org) is recommended. Run the require command to add the iDealBundle to your project:

`composer require wrep/ideal-bundle`

Getting started
---------------

[](#getting-started)

1. Take a look at the snippet below for a impression how this iDEAL Bundle works
2. (Comming soon!) [Read the documentation](#) it will help you with common use cases
3. (Comming soon!) Check out the [API docs](#) for a deeper understanding what the iDEAL Bundle is capable of

```
