A PHP SDK for the SendMyInvoices API

1.0.5 2021-08-04 05:35 UTC

This package is auto-updated.

Last update: 2024-05-04 11:28:11 UTC


README

A PHP SDK for the SendMyInvoices API

SendMyInvoices PHP SDK API used to integrate SendMyInvoices REST API into your PHP application.

More examples

Refer to the SendMyInvoices API Reference for more examples.

Reporting issues

Report any feedback or problems with this version by opening an issue on Github.

Installation

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