2017 © Pedro Peláez
 

library processing-php

A PHP HTTP Client conforming to the HAL hypermedia type for the Finix processing API

image

finix/processing-php

A PHP HTTP Client conforming to the HAL hypermedia type for the Finix processing API

  • Wednesday, February 14, 2018
  • by finix-eng-prod
  • Repository
  • 15 Watchers
  • 1 Stars
  • 157 Installations
  • PHP
  • 4 Dependents
  • 0 Suggesters
  • 2 Forks
  • 4 Open issues
  • 12 Versions
  • 1 % Grown

The README.md

Finix Processing HTTP Client

Circle CI, (*1)

Requirements

PHP 5.4 and later., (*2)

Issues

Please use appropriately tagged github issues to request features or report bugs., (*3)

Composer

You can install the bindings via Composer. Run the following command:, (*4)

composer require finix/processing-php

To use the bindings, use Composer's autoload:, (*5)

require_once('vendor/autoload.php');

Getting Started

If you do not wish to use Composer, you can download the latest release. Then, require all bootstrap files:, (*6)

require('/path/to/Finix/Settings.php');
require('/path/to/Finix/Bootstrap.php');

use \Finix\Settings;
use \Finix\Bootstrap;

Settings::configure([
    "root_url" => "https://api-staging.finix.io",
    "username" => 'US4CoseCAaB5RjTYrnwfDrZa',
    "password" => '4ca5aef5-f077-4277-a785-00f2cab07c21'
]);

Bootstrap::init();

See the tests for more details., (*7)

The Versions

14/02 2018

dev-guzzle

dev-guzzle

A PHP HTTP Client conforming to the HAL hypermedia type for the Finix processing API

  Sources   Download

Apache2

The Requires

 

The Development Requires

by Finix Development

14/02 2018

dev-master

9999999-dev

A PHP HTTP Client conforming to the HAL hypermedia type for the Finix processing API

  Sources   Download

Apache2

The Requires

 

The Development Requires

by Finix Development

27/12 2016

dev-staged

dev-staged

A PHP HTTP Client conforming to the HAL hypermedia type for the Finix processing API

  Sources   Download

Apache2

The Requires

 

The Development Requires

by Finix Development

27/12 2016

1.0.5

1.0.5.0

A PHP HTTP Client conforming to the HAL hypermedia type for the Finix processing API

  Sources   Download

Apache2

The Requires

 

The Development Requires

by Finix Development

22/12 2016

1.0.4

1.0.4.0

A PHP HTTP Client conforming to the HAL hypermedia type for the Finix processing API

  Sources   Download

Apache2

The Requires

 

The Development Requires

by Finix Development

07/12 2016

1.0.3

1.0.3.0

A PHP HTTP Client conforming to the HAL hypermedia type for the Finix processing API

  Sources   Download

Apache2

The Requires

 

The Development Requires

by Finix Development

24/11 2016

1.0.2

1.0.2.0

A PHP HTTP Client conforming to the HAL hypermedia type for the Finix processing API

  Sources   Download

Apache2

The Requires

 

The Development Requires

by Finix Development

22/07 2016

1.0.1

1.0.1.0

A PHP HTTP Client conforming to the HAL hypermedia type for the Finix processing API

  Sources   Download

Apache2

The Requires

 

The Development Requires

by Finix Development

02/03 2016

dev-settlements

dev-settlements

A PHP HTTP Client conforming to the HAL hypermedia type for the Finix processing API

  Sources   Download

Apache2

The Requires

 

The Development Requires

by Finix Development

24/02 2016

dev-payline-client

dev-payline-client

A PHP HTTP Client conforming to the HAL hypermedia type for the Payline processing API

  Sources   Download

Apache2

The Requires

 

The Development Requires

by Payline Development

20/02 2016

dev-doc-snippets

dev-doc-snippets

A PHP HTTP Client conforming to the HAL hypermedia type for the Finix processing API

  Sources   Download

Apache2

The Requires

 

The Development Requires

by Finix Development

18/02 2016

dev-disputes

dev-disputes

A PHP HTTP Client conforming to the HAL hypermedia type for the Finix processing API

  Sources   Download

Apache2

The Requires

 

The Development Requires

by Finix Development