Fazland - FattureInCloud SDK
=============================
[![Build Status](https://travis-ci.com/fazland/fatture-in-cloud-sdk.svg?branch=master)](https://travis-ci.com/fazland/fatture-in-cloud-sdk)

Unofficial PHP SDK for [FattureInCloud.it](https://www.fattureincloud.it)

Requirements
------------
- php ^7.1
- giggsey/libphonenumber-for-php ^8.10
- php-http/discovery ^1.4
- php-http/message" ^1.7
- php-http/message-factory ^1.0
- psr/cache-implementation ^1.0
- psr/http-client-implementation ^1.0
- psr/http-message-implementation ^1.0
- psr/log ^1.0
- moneyphp/money ^3.1

Installation
------------
The suggested installation method is via [composer](https://getcomposer.org/):

```sh
$ composer require fazland/fatture-in-cloud-sdk
```

Using FattureInCloud SDK
------------------------

Work in progress

Test
----
Run 
```sh
$ vendor/bin/phpunit
```

Contributing
------------
Contributions are welcome. Feel free to open a PR or file an issue here on GitHub!

License
-------
FattureInCloud SDK is licensed under the MIT License - see the [LICENSE](https://github.com/fazland/fatture-in-cloud-sdk/blob/master/LICENSE) file for details.
