Skip to content

Schwinge-GmbH/fastbill-php-sdk

 
 

Repository files navigation

Latest Stable Version Packagist Codeclimate Build Status

FastBill PHP SDK

The SDK is licensed under the MIT License. Feel free to contribute!

Using the SDK

The API documentation provides all information about the available endpoints.

Install & Integrate the SDK into your Project

The SDK requires a PHP version of 7.1 or higher and ext-xml. The recommended way to install the SDK is through Composer.

composer require fastbill/fastbill-php-sdk

Usage

You can find for every implemented api action an example file in the examples directory.

About

php sdk for the api of https://www.fastbill.com/

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 96.1%
  • Shell 3.6%
  • Dockerfile 0.3%