fazland / fatture-in-cloud-sdk
FattureinCloud.it API 的 PHP SDK
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-08-27 15:44:06 UTC
README
为 FattureInCloud.it 提供的非官方 PHP SDK
需求
- 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
安装
建议使用 composer 进行安装
$ composer require fazland/fatture-in-cloud-sdk
使用 FattureInCloud SDK
进行中
测试
运行
$ vendor/bin/phpunit
贡献
欢迎贡献。请随意在此 GitHub 上打开 PR 或提交问题!
许可证
FattureInCloud SDK 在 MIT 许可证下发布 - 有关详细信息,请参阅 LICENSE 文件。