fazland / fatture-in-cloud-sdk
PHP SDK for FattureinCloud.it APIs
1.0.0
2020-10-05 19:32 UTC
Requires
- php: ^7.1
- ext-json: *
- giggsey/libphonenumber-for-php: ^8.10
- moneyphp/money: ^3.1
- 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
Requires (Dev)
- cache/void-adapter: ^1.0
- friendsofphp/php-cs-fixer: ^2.14
- monolog/monolog: ^1.24
- php-http/guzzle6-adapter: ^2.0
- phpunit/phpunit: ^7.5
- symfony/cache: ^4.1|^5.0
This package is auto-updated.
Last update: 2024-10-27 15:56:38 UTC
README
Unofficial PHP SDK for 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:
$ composer require fazland/fatture-in-cloud-sdk
Using FattureInCloud SDK
Work in progress
Test
Run
$ 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 file for details.