PHPackages                             alcalyn/payplug-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. alcalyn/payplug-bundle

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

alcalyn/payplug-bundle
======================

Payplug integration to symfony2

v1.2.5(10y ago)76946MITPHPPHP &gt;=5.3.2

Since Aug 26Pushed 8y ago3 watchersCompare

[ Source](https://github.com/alcalyn/payplug-bundle)[ Packagist](https://packagist.org/packages/alcalyn/payplug-bundle)[ Docs](https://github.com/alcalyn/payplug-bundle)[ RSS](/packages/alcalyn-payplug-bundle/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (10)Dependencies (1)Versions (19)Used By (0)

AlcalynPayplugBundle
====================

[](#alcalynpayplugbundle)

[Payplug](https://www.payplug.fr/) integration to symfony2.

[![Latest Stable Version](https://camo.githubusercontent.com/0ba19d48756eb996d154021cf3c1da23cfb804827fbe633d98679acd9d00a0de/68747470733a2f2f706f7365722e707567782e6f72672f616c63616c796e2f706179706c75672d62756e646c652f762f737461626c652e737667)](https://packagist.org/packages/alcalyn/payplug-bundle)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/50f974e39200e466da09781b067e5e027c34ecf5e697d94548c977cdd8d34005/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f616c63616c796e2f706179706c75672d62756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/alcalyn/payplug-bundle/?branch=master)[![SensioLabsInsight](https://camo.githubusercontent.com/46f4bd70579291e39d1cc025e1f768743d9f67cbf6549f281a82fe9aeffb8a0d/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f35646231616636302d363365342d343061362d626235612d3637313732356439616337332f6d696e692e706e67)](https://insight.sensiolabs.com/projects/5db1af60-63e4-40a6-bb5a-671725d9ac73)[![Build Status](https://camo.githubusercontent.com/ac70451be281930fdc95d58b4364584cae0eec82f8319902d81cde5993c38c94/68747470733a2f2f7472617669732d63692e6f72672f616c63616c796e2f706179706c75672d62756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/alcalyn/payplug-bundle)[![License](https://camo.githubusercontent.com/a51bbd019f8ce8ab9ea6f7a65c3b160a6c5af6f42829af07bb3d16daa3376bd8/68747470733a2f2f706f7365722e707567782e6f72672f616c63616c796e2f706179706c75672d62756e646c652f6c6963656e73652e737667)](https://packagist.org/packages/alcalyn/payplug-bundle)

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

[](#installation)

### Step 1: Download using composer

[](#step-1-download-using-composer)

```
{
    "require": {
        "alcalyn/payplug-bundle": "1.x"
    }
}
```

Update your composer.

```
php composer.phar update
```

### Step 2: Register the Bundle

[](#step-2-register-the-bundle)

```
