2017 © Pedro Peláez
 

library ruch-client

Client for paczkawruchu.pl

image

mirolabs/ruch-client

Client for paczkawruchu.pl

  • Wednesday, September 13, 2017
  • by mirobrando
  • Repository
  • 1 Watchers
  • 0 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Client API for paczkawruchu.pl

use example

$request = new \mirolabs\ruch\client\Type\PackStatus();
$request->setPackCode("3400014093352");


$client = new mirolabs\ruch\client\Client(PARTNER_ID, PARTNER_KEY, 'test');
$result = $client->getPackStatus($request);

The Versions

13/09 2017

dev-master

9999999-dev

Client for paczkawruchu.pl

  Sources   Download

The Requires

 

by Avatar mirobrando