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

ActiveLibrary[API Development](/categories/api)

gordalina/mangopay-php
======================

PHP library to communicate with mangopay.com API

0.0.11(12y ago)41.1k1MITPHPPHP &gt;=5.3.3

Since Nov 1Pushed 12y ago2 watchersCompare

[ Source](https://github.com/gordalina/mangopay-php)[ Packagist](https://packagist.org/packages/gordalina/mangopay-php)[ Docs](https://github.com/gordalina/mangopay-php)[ RSS](/packages/gordalina-mangopay-php/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (2)Versions (12)Used By (1)

Mangopay API for PHP
====================

[](#mangopay-api-for-php)

This library provides a simple API to communicate with [Mangopay](http://www.mangopay.com/)

Installing via Composer
=======================

[](#installing-via-composer)

The recommended way to install is through [Composer](http://composer.org).

```
# Install Composer
$ curl -sS https://getcomposer.org/installer | php

# Add easypay-php as a dependency
$ php composer.phar require gordalina/mangopay:~0.0
```

After installing, you need to require Composer's autoloader:

```
require 'vendor/autoload.php';
```

Testing
=======

[](#testing)

This library uses [PHPUnit](https://github.com/sebastianbergmann/phpunit). In order to run the unit tests, you'll first need to install the development dependencies of the project using Composer:

```
$ php composer.phar install --dev
```

You can then run the tests using phpunit

```
$ bin/phpunit
```

If you want to run integration tests you have to copy `phpunit.xml.dist` to `phpunit.xml` then insert your credentials and set `MANGOPAY_RUN_INTEGRATION_TESTS`to `true`.

Then run phpunit

```
$ bin/phpunit --exclude-group none
```

License
=======

[](#license)

This library is under the MIT License, see the complete license [here](LICENSE)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity55

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

Every ~4 days

Total

11

Last Release

4530d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3997a8664adb54d73be1861f2c2a562024cdd80dbde7eec9578f38fb8be1bb44?d=identicon)[gordalina](/maintainers/gordalina)

---

Top Contributors

[![gordalina](https://avatars.githubusercontent.com/u/787913?v=4)](https://github.com/gordalina "gordalina (15 commits)")

---

Tags

mangopay

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[rackspace/php-opencloud

PHP SDK for Rackspace/OpenStack APIs

4495.9M38](/packages/rackspace-php-opencloud)[cdaguerre/php-trello-api

Trello API v2 client

255666.7k3](/packages/cdaguerre-php-trello-api)[dchesterton/marketo-rest-api

A PHP client for the Marketo.com REST API

41844.1k1](/packages/dchesterton-marketo-rest-api)[carlosio/geckoboard

A PHP library for dealing with Geckoboard API (http://www.geckoboard.com)

40172.2k](/packages/carlosio-geckoboard)[teepluss/api

Laravel 4 Internal Request (HMVC)

7034.0k](/packages/teepluss-api)[jlinn/mandrill-api-php

A PHP client library for Mandrill's REST API

24117.4k](/packages/jlinn-mandrill-api-php)

PHPackages © 2026

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