2017 © Pedro Peláez
 

library easypay-php

PHP library to communicate with easypay.pt API

image

gordalina/easypay-php

PHP library to communicate with easypay.pt API

  • Sunday, February 22, 2015
  • by gordalina
  • Repository
  • 8 Watchers
  • 15 Stars
  • 1,421 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 6 Forks
  • 1 Open issues
  • 10 Versions
  • 0 % Grown

The README.md

Easypay-PHP

Build Status Scrutinizer Quality Score Code Coverage SensioLabs Insight Codacy Badge, (*1)

This library provides a simple API to communicate with Easypay, (*2)

Installing via Composer

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

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

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

After installing, you need to require Composer's autoloader:, (*4)

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

$ php composer.phar install --dev

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

$ 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 EASYPAY_RUN_INTEGRATION_TESTS to true., (*7)

Then run phpunit, (*8)

$ bin/phpunit --exclude-group none

License

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

The Versions

22/02 2015

dev-master

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

PHP library to communicate with easypay.pt API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar gordalina

easypay

13/10 2014

1.0.1

1.0.1.0 https://github.com/gordalina/easypay-php

PHP library to communicate with easypay.pt API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar gordalina

easypay

30/09 2014

1.0.0

1.0.0.0 https://github.com/gordalina/easypay-php

PHP library to communicate with easypay.pt API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar gordalina

easypay

02/04 2014

0.0.7

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

PHP library to communicate with easypay.pt API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar gordalina

easypay

22/01 2014

0.0.6

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

PHP library to communicate with easypay.pt API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar gordalina

easypay

22/01 2014

0.0.5

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

PHP library to communicate with easypay.pt API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar gordalina

easypay

18/01 2014

0.0.4

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

PHP library to communicate with easypay.pt API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar gordalina

easypay

16/11 2013

0.0.3

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

PHP library to communicate with easypay.pt API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar gordalina

easypay

16/11 2013

0.0.2

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

PHP library to communicate with easypay.pt API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar gordalina

easypay

29/10 2013

0.0.1

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

PHP library to communicate with easypay.pt API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar gordalina

easypay