2017 © Pedro Peláez
 

library php-sdk

easybill PHP SDK (API)

image

easybill/php-sdk

easybill PHP SDK (API)

  • Monday, November 13, 2017
  • by ROMOPAT
  • Repository
  • 7 Watchers
  • 7 Stars
  • 6,693 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 4 Versions
  • 2 % Grown

The README.md

easybill PHP SDK

Latest Stable Version Total Downloads Latest Unstable Version License Gitter, (*1)

Installation

The recommended way of installing this library is using Composer., (*2)

Add this repository to your composer information using the following command, (*3)

composer require easybill/php-sdk

Usage

use easybill\SDK\Client;
use easybill\SDK\Endpoint;

$client = new Client(new Endpoint('... your API key ...'));

$result = $client->request('GET', 'documents');

print_r($result);

More examples

Check the examples folder., (*4)

Documentation

Please see https://www.easybill.de/api for up-to-date documentation., (*5)

Contributing

Please feel free to send bug reports and pull requests., (*6)

License

Published as open source under the terms of MIT License., (*7)

The Versions

13/11 2017

dev-rest-master

dev-rest-master https://www.easybill.de

easybill PHP SDK (API)

  Sources   Download

MIT

The Requires

 

api php rest sdk easybill

12/05 2016

dev-master

9999999-dev https://www.easybill.de

easybill PHP SDK (SOAP API)

  Sources   Download

MIT

The Requires

 

The Development Requires

api php sdk soap easybill

15/03 2016

v1.0.1

1.0.1.0 https://www.easybill.de

easybill PHP SDK (SOAP API)

  Sources   Download

MIT

The Requires

 

The Development Requires

api php sdk soap easybill

15/07 2015

v1.0.0

1.0.0.0 https://www.easybill.de

easybill PHP SDK (SOAP API)

  Sources   Download

MIT

The Requires

 

The Development Requires

api php sdk soap easybill