The SDK is licensed under the MIT License. Feel free to contribute!
The API documentation provides all information about the available endpoints.
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
You can find for every implemented api action an example file in the examples directory.