2017 © Pedro Peláez
 

library pakkelabels-php-sdk

PHP SDK for Pakkelabels.dk API

image

loevgaard/pakkelabels-php-sdk

PHP SDK for Pakkelabels.dk API

  • Friday, March 23, 2018
  • by loevgaard
  • Repository
  • 1 Watchers
  • 0 Stars
  • 166 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 2 % Grown

The README.md

pakkelabels-php-sdk

Latest Version on Packagist ![Software License][ico-license] Build Status ![Coverage Status][ico-scrutinizer] Quality Score ![Total Downloads][ico-downloads], (*1)

A PHP SDK for the Pakkelabels API v3., (*2)

Install

Via Composer, (*3)

``` bash $ composer require loevgaard/pakkelabels-php-sdk, (*4)


## Usage ```php <?php $pakkelabelsClient = new Loevgaard\Pakkelabels\Client('api username', 'api password'); $result = $pakkelabelsClient->doRequest('GET', 'method');

Testing

bash $ composer test, (*5)

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details., (*6)

Security

If you discover any security related issues, please email joachim@loevgaard.dk instead of using the issue tracker., (*7)

Credits

License

The MIT License (MIT). Please see License File for more information., (*8)

The Versions

23/03 2018

dev-master

9999999-dev https://github.com/loevgaard/pakkelabels-php-sdk

PHP SDK for Pakkelabels.dk API

  Sources   Download

MIT

The Requires

 

The Development Requires

php sdk pakkelabels

31/10 2017
23/10 2017
16/10 2017