PHPackages                             melk/mangopay - 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. melk/mangopay

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

melk/mangopay
=============

1.0.0(10y ago)0124MITPHPPHP &gt;=5.4

Since May 27Pushed 10y ago1 watchersCompare

[ Source](https://github.com/dmelk/MangopayBundle)[ Packagist](https://packagist.org/packages/melk/mangopay)[ RSS](/packages/melk-mangopay/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

MangopayBundle
==============

[](#mangopaybundle)

Symgony bundle which adapts Mangopay php API.

\#Installation Just add this line to composer:

```
"melk/mangopay" : "dev-master"

```

Then add bundle to your `AppKernel.php` file:

```
new Melk\MangopayBundle\MelkMangopayBundle(),

```

\#Configuration Create account on mangopay and add next information to your `config.yml`:

```
#app/config/config.yml
melk_mangopay:
    client_id: your client id
    password: your passphrase
    sandbox: true (default) or false

```

To turn off sandbox mode just set sandbox parameter in the config file to false

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

4010d ago

### Community

Maintainers

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

---

Top Contributors

[![dmelk](https://avatars.githubusercontent.com/u/7504387?v=4)](https://github.com/dmelk "dmelk (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/melk-mangopay/health.svg)

```
[![Health](https://phpackages.com/badges/melk-mangopay/health.svg)](https://phpackages.com/packages/melk-mangopay)
```

###  Alternatives

[omnipay/paypal

PayPal gateway for Omnipay payment processing library

3156.8M53](/packages/omnipay-paypal)[eduardokum/laravel-boleto

Biblioteca com boletos para o laravel

626351.9k2](/packages/eduardokum-laravel-boleto)[tbbc/money-bundle

This is a Symfony bundle that integrates moneyphp/money library (Fowler pattern): https://github.com/moneyphp/money.

1961.9M](/packages/tbbc-money-bundle)[2checkout/2checkout-php

2Checkout PHP Library

83740.3k2](/packages/2checkout-2checkout-php)[smhg/sepa-qr-data

Generate QR code data for SEPA payments

61717.2k5](/packages/smhg-sepa-qr-data)[omnipay/braintree

Braintree gateway for Omnipay payment processing library

35558.0k3](/packages/omnipay-braintree)

PHPackages © 2026

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