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(11y 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 today

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 41% 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

4056d 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

[cviebrock/laravel-mangopay

Laravel/Lumen wrapper for the office Mangopay SDK library

1973.1k](/packages/cviebrock-laravel-mangopay)[troopers/mangopay-bundle

This Bundle include Mangopay php sdk as a service

2617.9k](/packages/troopers-mangopay-bundle)[msilabs/bkash

bKash Payment Gateway API for Laravel Framework.

181.2k](/packages/msilabs-bkash)[binkode/laravel-paystack

A description for laravel-paystack.

112.1k](/packages/binkode-laravel-paystack)

PHPackages © 2026

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