A PHP SDK for the SendMyInvoices API
SendMyInvoices PHP SDK API used to integrate SendMyInvoices REST API into your PHP application.
Refer to the SendMyInvoices API Reference for more examples.
Report any feedback or problems with this version by opening an issue on Github.
You can use the SDK using composer. Run the following command in your project directory to update your composer.json file and download the SDK.
$ composer require sendmyinvoices/api-php
Alternatively, you can download this source and run
$ composer install