2017 © Pedro Peláez
 

library mangopay-php

PHP library to communicate with mangopay.com API

image

gordalina/mangopay-php

PHP library to communicate with mangopay.com API

  • Monday, December 16, 2013
  • by gordalina
  • Repository
  • 2 Watchers
  • 3 Stars
  • 1,110 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 12 Versions
  • 0 % Grown

The README.md

Mangopay API for PHP

This library provides a simple API to communicate with Mangopay, (*1)

Installing via Composer

The recommended way to install is through Composer., (*2)

# 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:, (*3)

require 'vendor/autoload.php';

Testing

This library uses PHPUnit. In order to run the unit tests, you'll first need to install the development dependencies of the project using Composer:, (*4)

$ php composer.phar install --dev

You can then run the tests using phpunit, (*5)

$ 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., (*6)

Then run phpunit, (*7)

$ bin/phpunit --exclude-group none

License

This library is under the MIT License, see the complete license here, (*8)

The Versions

16/12 2013

0.0.11

0.0.11.0 https://github.com/gordalina/mangopay-php

PHP library to communicate with mangopay.com API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar gordalina

mangopay

16/12 2013

dev-master

9999999-dev https://github.com/gordalina/mangopay-php

PHP library to communicate with mangopay.com API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar gordalina

mangopay

16/12 2013

0.0.10

0.0.10.0 https://github.com/gordalina/mangopay-php

PHP library to communicate with mangopay.com API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar gordalina

mangopay

14/12 2013

0.0.9

0.0.9.0 https://github.com/gordalina/mangopay-php

PHP library to communicate with mangopay.com API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar gordalina

mangopay

18/11 2013

0.0.8

0.0.8.0 https://github.com/gordalina/mangopay-php

PHP library to communicate with mangopay.com API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar gordalina

mangopay

11/11 2013

0.0.7

0.0.7.0 https://github.com/gordalina/mangopay-php

PHP library to communicate with mangopay.com API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar gordalina

mangopay

11/11 2013

0.0.6

0.0.6.0 https://github.com/gordalina/mangopay-php

PHP library to communicate with mangopay.com API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar gordalina

mangopay

11/11 2013

0.0.5

0.0.5.0 https://github.com/gordalina/mangopay-php

PHP library to communicate with mangopay.com API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar gordalina

mangopay

06/11 2013

0.0.4

0.0.4.0 https://github.com/gordalina/mangopay-php

PHP library to communicate with mangopay.com API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar gordalina

mangopay

06/11 2013

0.0.3

0.0.3.0 https://github.com/gordalina/mangopay-php

PHP library to communicate with mangopay.com API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar gordalina

mangopay

04/11 2013

0.0.2

0.0.2.0 https://github.com/gordalina/mangopay-php

PHP library to communicate with mangopay.com API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar gordalina

mangopay

01/11 2013

0.0.1

0.0.1.0 https://github.com/gordalina/mangopay-php

PHP library to communicate with mangopay.com API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar gordalina

mangopay