2017 © Pedro Peláez
 

library api-php

iCash API PHP

image

icash-pl/api-php

iCash API PHP

  • Friday, January 20, 2017
  • by sciarcinski
  • Repository
  • 0 Watchers
  • 0 Stars
  • 110 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 7 % Grown

The README.md

iCash.pl: API PHP

Quick Installation

composer require icash-pl/api-php

Getting started

getStatusCode(array(
            'service' => 'rGiDLltiS4OrAntBHae664P7BKbNWECL',
            'number' => '7055',
            'code' => '9AB5KJ'
    ));

    // ok
    if ($icash->statusOk()) {

    }
    // error
    else {

    }
}
?>

The Versions

20/01 2017

dev-master

9999999-dev

iCash API PHP

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

api icash

20/01 2017

1.0.4

1.0.4.0

iCash API PHP

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

api icash

15/11 2016

1.0.3

1.0.3.0

iCash API PHP

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

api icash